Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_arg_retval.h43 void Create(bool detached, const Args& args, const CreateFn& fn) { in Create() argument
99 bool detached; global() member
H A Dsanitizer_thread_registry.h51 bool detached; variable
112 u32 CreateThread(uptr user_id, bool detached, u32 parent_tid, void *arg) { in CreateThread()
H A Dsanitizer_thread_arg_retval.cpp20 void ThreadArgRetval::CreateLocked(uptr thread, bool detached, in CreateLocked() argument
[all...]
H A Dsanitizer_thread_registry.cpp149 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp125 bool detached, const char *name) { in CreateAsanThread()
175 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
258 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_thread.h66 bool detached) { in Create()
69 static AsanThread *Create(u32 parent_tid, StackTrace *stack, bool detached) { in Create()
H A Dasan_thread.cpp98 bool detached) { in Create()
H A Dasan_win.cpp160 bool detached = false; // FIXME: how can we determine it on Windows? in INTERCEPTOR_WINAPI() local
H A Dasan_interceptors.cpp251 bool detached = [attr]() { in INTERCEPTOR() local
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp103 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
224 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dhwasan_interceptors.cpp272 bool detached = [attr]() { in INTERCEPTOR() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp65 u32 ThreadCreate(u32 parent_tid, bool detached, void *arg) { in ThreadCreate()
H A Dlsan_fuchsia.cpp100 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dlsan_interceptors.cpp475 bool detached = [attr]() { in INTERCEPTOR() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c153 bool detached = !ap->dev; in devm_aperture_acquire_release() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp73 bool detached) { in Create()
H A Dmemprof_interceptors.cpp138 int detached = 0; in INTERCEPTOR() local
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp199 size_t stacksize, size_t guardsize, bool detached) { in run()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp116 Tid ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { in ThreadCreate()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_lib.c374 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in151 int detached; member
H A Dpkcs7.h198 int detached; member
/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c905 int detached; in vtcon_ctrl_task_cb() local
/freebsd/contrib/unbound/validator/
H A Dvalidator.c473 struct module_qstate** newq, int detached) in generate_request()
/freebsd/contrib/unbound/iterator/
H A Diterator.c802 int detached) in generate_sub_request()

12