Home
last modified time | relevance | path

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

/stdlib/
A Dtest-dlclose-exit-race-helper.c58 static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; in second() local
61 xpthread_mutex_lock (&mtx); in second()
66 xpthread_mutex_unlock (&mtx); in second()

Completed in 4 milliseconds