Home
last modified time | relevance | path

Searched defs:pthread_spin_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libpthread/
H A Dpthread_types.h43 typedef __cpu_simple_lock_t pthread_spin_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dtypes.d879 alias pthread_spin_t = ubyte; in version() local