Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/htl/
Dpt-mutex.h65 #define mtx_owned_p(mtx, pt, flags) \ argument
71 #define mtx_set_owner(mtx, pt, flags) \ argument
/glibc-2.36/stdlib/
Dtest-dlclose-exit-race-helper.c58 static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; in second() local
/glibc-2.36/nptl/
Dtst-mutexpi10.c60 pthread_mutex_t mtx; in do_test() local