Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_misc.c70 static __thread int _uu_main_thread = 0; variable
75 if (_uu_main_thread) { in uu_set_error()
104 if (_uu_main_thread) in uu_error()
252 _uu_main_thread = 1; in uu_init()