Home
last modified time | relevance | path

Searched defs:Detach (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DThreading.cpp106 enum class JoiningPolicy { Join, Detach }; enumerator
/netbsd-src/usr.bin/mail/
H A Dcmd2.c721 Detach(void *v) in Detach() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc388 void ScopedThread::Detach() { in Detach() function in ScopedThread