Home
last modified time | relevance | path

Searched refs:__gdtoa_locks (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/lib/libc/gdtoa/
H A Dglue.c8 pthread_mutex_t __gdtoa_locks[] = { variable
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h475 extern pthread_mutex_t __gdtoa_locks[2];
478 _pthread_mutex_lock(&__gdtoa_locks[n]); \
482 _pthread_mutex_unlock(&__gdtoa_locks[n]); \

Completed in 2 milliseconds