Home
last modified time | relevance | path

Searched defs:thr_once (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dreentrant.h214 #define thr_once(o, f) __libc_thr_once((o), (f)) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h218 #define thr_once(o, f) __libc_thr_once((o), (f)) macro