Searched refs:DEFAULT_URWLOCK (Results 1 – 3 of 3) sorted by relevance
70 struct urwlock _thr_atfork_lock = DEFAULT_URWLOCK;123 struct urwlock _thr_list_lock = DEFAULT_URWLOCK;
36 #define DEFAULT_URWLOCK {0,0,0,0,{0,0,0,0}} macro
53 static struct urwlock default_rwl = DEFAULT_URWLOCK; in _thr_urwlock_init()