Home
last modified time | relevance | path

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

123

/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc90 uptr user_id, bool detached, in CreateAsanThread()
143 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
196 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_rtems.cc99 uptr user_id, bool detached, in CreateAsanThread()
140 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
224 void *__sanitizer_before_thread_create_hook(uptr thread, bool detached, in __sanitizer_before_thread_create_hook()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fuchsia.cc92 uptr user_id, bool detached, in CreateAsanThread()
145 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
205 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_rtems.cc101 uptr user_id, bool detached, in CreateAsanThread()
142 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
232 void *__sanitizer_before_thread_create_hook(uptr thread, bool detached, in __sanitizer_before_thread_create_hook()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc90 uptr user_id, bool detached, in CreateAsanThread()
143 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
196 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
H A Dasan_rtems.cc99 uptr user_id, bool detached, in CreateAsanThread()
140 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
224 void *__sanitizer_before_thread_create_hook(uptr thread, bool detached, in __sanitizer_before_thread_create_hook()
/netbsd/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_fuchsia.cpp91 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
193 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook()
/netbsd/crypto/external/bsd/netpgp/dist/bindings/lua/
H A Dglue.c206 int detached; in l_sign_file() local
234 int detached; in l_clearsign_file() local
/netbsd/external/bsd/tmux/dist/
H A Dcmd-new-session.c82 int detached, already_attached, is_control = 0; in cmd_new_session_exec() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h47 bool detached; variable
H A Dsanitizer_thread_registry.cc136 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h45 bool detached; variable
H A Dsanitizer_thread_registry.cc134 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h45 bool detached; variable
H A Dsanitizer_thread_registry.cc134 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread()
/netbsd/external/gpl3/gcc/dist/libsanitizer/lsan/
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_thread.cc73 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
/netbsd/external/gpl3/gdb/dist/gprof/
H A Dcg_print.c313 Arc *arc, *detached, sorted, *prev; in sort_parents() local
400 Arc *arc, *detached, sorted, *prev; in sort_children() local
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dcg_print.c313 Arc *arc, *detached, sorted, *prev; in sort_parents() local
400 Arc *arc, *detached, sorted, *prev; in sort_children() local
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dcg_print.c313 Arc *arc, *detached, sorted, *prev; in sort_parents() local
400 Arc *arc, *detached, sorted, *prev; in sort_children() local
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A Dcg_print.c313 Arc *arc, *detached, sorted, *prev; in sort_parents() local
400 Arc *arc, *detached, sorted, *prev; in sort_children() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc238 bool detached; member
362 ScopedThread::ScopedThread(bool detached, bool main) { in ScopedThread()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_thread.cc75 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_thread.cc73 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_lib.c261 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached()

123