Searched refs:DEFAULT_URWLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_pshared.c52 static struct urwlock pshared_lock = DEFAULT_URWLOCK;
H A Dthr_init.c71 struct urwlock _thr_atfork_lock = DEFAULT_URWLOCK;
127 struct urwlock _thr_list_lock = DEFAULT_URWLOCK;
H A Dthr_umtx.c54 static const struct urwlock default_rwl = DEFAULT_URWLOCK;
H A Dthr_umtx.h40 #define DEFAULT_URWLOCK {0,0,0,0,{0,0,0,0}} macro

Completed in 180 milliseconds