Searched defs:detached (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_thread_registry.h | 47 bool detached; variable
|
| HD | sanitizer_thread_registry.cc | 121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
|
| /NextBSD/contrib/apr/include/arch/unix/ |
| HD | apr_arch_threadproc.h | 89 apr_int32_t detached; member
|
| /NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/ |
| HD | tsan_test_util_linux.cc | 231 bool detached; member 355 ScopedThread::ScopedThread(bool detached, bool main) { in ScopedThread()
|
| /NextBSD/contrib/compiler-rt/lib/lsan/ |
| HD | lsan_thread.cc | 80 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
|
| HD | lsan_interceptors.cc | 234 int detached = 0; in INTERCEPTOR() local
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_thread.cc | 85 bool detached) { in Create()
|
| HD | asan_win.cc | 96 bool detached = false; // FIXME: how can we determine it on Windows? in INTERCEPTOR_WINAPI() local
|
| HD | asan_interceptors.cc | 233 int detached = 0; in INTERCEPTOR() local
|
| /NextBSD/crypto/openssl/crypto/cms/ |
| HD | cms_lib.c | 310 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()
|
| /NextBSD/contrib/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_rtl_thread.cc | 231 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { in ThreadCreate()
|
| HD | tsan_interceptors.cc | 866 int detached = 0; in TSAN_INTERCEPTOR() local
|
| /NextBSD/crypto/openssl/crypto/pkcs7/ |
| HD | pkcs7.h | 176 int detached; member
|
| /NextBSD/sys/dev/virtio/console/ |
| HD | virtio_console.c | 844 int detached; in vtcon_ctrl_task_cb() local
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | win32-nat.c | 1635 int detached = 1; in child_detach() local
|