Home
last modified time | relevance | path

Searched defs:detached (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_thread_registry.h47 bool detached; variable
HDsanitizer_thread_registry.cc121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/NextBSD/contrib/apr/include/arch/unix/
HDapr_arch_threadproc.h89 apr_int32_t detached; member
/NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/
HDtsan_test_util_linux.cc231 bool detached; member
355 ScopedThread::ScopedThread(bool detached, bool main) { in ScopedThread()
/NextBSD/contrib/compiler-rt/lib/lsan/
HDlsan_thread.cc80 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
HDlsan_interceptors.cc234 int detached = 0; in INTERCEPTOR() local
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_thread.cc85 bool detached) { in Create()
HDasan_win.cc96 bool detached = false; // FIXME: how can we determine it on Windows? in INTERCEPTOR_WINAPI() local
HDasan_interceptors.cc233 int detached = 0; in INTERCEPTOR() local
/NextBSD/crypto/openssl/crypto/cms/
HDcms_lib.c310 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_rtl_thread.cc231 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { in ThreadCreate()
HDtsan_interceptors.cc866 int detached = 0; in TSAN_INTERCEPTOR() local
/NextBSD/crypto/openssl/crypto/pkcs7/
HDpkcs7.h176 int detached; member
/NextBSD/sys/dev/virtio/console/
HDvirtio_console.c844 int detached; in vtcon_ctrl_task_cb() local
/NextBSD/contrib/gdb/gdb/
HDwin32-nat.c1635 int detached = 1; in child_detach() local