Searched defs:pthread_spinlock_t (Results 1 – 2 of 2) sorted by relevance
/sysdeps/htl/bits/ | ||
A D | pthreadtypes.h | 101 typedef __pthread_spinlock_t pthread_spinlock_t; typedef |
/sysdeps/nptl/bits/ | ||
A D | pthreadtypes.h | 103 typedef volatile int pthread_spinlock_t; typedef |
Completed in 5 milliseconds