Home
last modified time | relevance | path

Searched defs:spinlock_mutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/utils/http_over_curl/include/
H A Dspinlock_mutex.h21 struct spinlock_mutex { struct
23 spinlock_mutex() = default; argument
25 void lock() in lock()
31 void unlock() in unlock()