Home
last modified time | relevance | path

Searched defs:detached (Results 1 – 25 of 26) 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_arg_retval.cpp20 void ThreadArgRetval::CreateLocked(uptr thread, bool detached, in CreateLocked() argument
[all...]
H A Dsanitizer_thread_registry.h51 bool detached; variable
H A Dsanitizer_thread_registry.cpp136 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.cpp120 bool detached, const char *name) { in CreateAsanThread()
171 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
254 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_thread.cpp100 bool detached) { in Create()
H A Dasan_win.cpp161 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.cpp94 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
215 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.cpp64 u32 ThreadCreate(u32 parent_tid, bool detached, void *arg) { in ThreadCreate()
H A Dlsan_fuchsia.cpp94 __sanitizer_before_thread_create_hook(thrd_t thread,bool detached,const char * name,void * stack_base,size_t stack_size) __sanitizer_before_thread_create_hook() argument
H A Dlsan_interceptors.cpp444 bool detached = [attr]() { 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.cpp76 bool detached) { in Create()
H A Dmemprof_interceptors.cpp138 int detached = 0; in INTERCEPTOR() local
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_lib.c381 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()
/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/include/openssl/
H A Dpkcs7.h.in144 int detached; member
H A Dpkcs7.h191 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.c435 struct module_qstate** newq, int detached) in generate_request()
/freebsd/contrib/unbound/iterator/
H A Diterator.c812 int detached) in generate_sub_request()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3575 bool detached = false; in Handle_D() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp4616 bool detached = false; local

12