Searched defs:spinlock_static_lock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_spinlock.c51 static struct umutex spinlock_static_lock = DEFAULT_UMUTEX; variable in typeref:struct:umutex
/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_spinlock.c63 static pthread_mutex_t spinlock_static_lock; variable

Completed in 98 milliseconds