Home
last modified time | relevance | path

Searched refs:pthread_mutex (Results 1 - 9 of 9) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A D_callout.h55 struct pthread_mutex* tm_mtx;
56 struct pthread_mutex callout_mtx;
H A Dmutex.h51 struct pthread_mutex;
52 #define mtx pthread_mutex
H A Dcallout.h60 void callout_init_mtx(struct callout* c, struct pthread_mutex* mtx, int flag);
H A Dsx.h44 #define sx pthread_mutex
/third_party/FreeBSD/sys/dev/random/
H A Dyarrow.h32 typedef struct pthread_mutex mtx_t;
/third_party/FreeBSD/sys/kern/
H A Dkern_timeout.c52 callout_init_mtx(struct callout *c, struct pthread_mutex *mtx, int flag) in callout_init_mtx()
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpthread.h46 #define pthread_mutex OsMux macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpthread.h46 #define pthread_mutex OsMux macro
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c65 static struct pthread_mutex g_dfu_mtx = PTHREAD_MUTEX_INITIALIZER;

Completed in 6 milliseconds