Home
last modified time | relevance | path

Searched refs:_uu_main_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/contrib/openzfs/lib/libuutil/
HDuu_misc.c71 static __thread int _uu_main_thread = 0; variable
76 if (_uu_main_thread) { in uu_set_error()
105 if (_uu_main_thread) in uu_error()
253 _uu_main_thread = 1; in uu_init()