Searched refs:DEFAULT_URWLOCK (Results 1 – 4 of 4) sorted by relevance
71 struct urwlock _thr_atfork_lock = DEFAULT_URWLOCK;127 struct urwlock _thr_list_lock = DEFAULT_URWLOCK;
49 static struct urwlock pshared_lock = DEFAULT_URWLOCK;
40 #define DEFAULT_URWLOCK {0,0,0,0,{0,0,0,0}} macro
43 static const struct urwlock default_rwl = DEFAULT_URWLOCK; in _thr_urwlock_init()