Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp93 uptr user_id, bool detached, in CreateAsanThread()
146 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
217 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_thread.cpp79 bool detached) { in Create()
H A Dasan_win.cpp149 bool detached = false; // FIXME: how can we determine it on Windows? in INTERCEPTOR_WINAPI() local
H A Dasan_interceptors.cpp208 int detached = 0; in INTERCEPTOR() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp91 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
191 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp47 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached, void *arg) { in ThreadCreate()
H A Dlsan_fuchsia.cpp86 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dlsan_interceptors.cpp445 int detached = 0; in INTERCEPTOR() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h50 bool detached; variable
H A Dsanitizer_thread_registry.cpp134 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp76 bool detached) { in Create()
H A Dmemprof_interceptors.cpp165 int detached = 0; in INTERCEPTOR() local
/freebsd-13.1/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h98 apr_int32_t detached; member
/freebsd-13.1/crypto/openssl/crypto/cms/
H A Dcms_lib.c261 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dpkcs7.h120 int detached; member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp228 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { in ThreadCreate()
H A Dtsan_interceptors_posix.cpp1002 int detached = 0; in TSAN_INTERCEPTOR() local
/freebsd-13.1/contrib/unbound/validator/
H A Dvalidator.c382 struct module_qstate** newq, int detached) in generate_request()
/freebsd-13.1/contrib/unbound/iterator/
H A Diterator.c738 int detached) in generate_sub_request()
/freebsd-13.1/sys/dev/virtio/console/
H A Dvirtio_console.c910 int detached; in vtcon_ctrl_task_cb() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3275 bool detached = false; in Handle_D() local
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp4000 bool detached = false; in __kmp_fulfill_event() local