Searched defs:detached (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h98 apr_int32_t detached; member in struct:apr_procattr_t
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp144 static void *BeforeThreadCreateHook(uptr user_id, bool detached, argument
204 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, argument
90 CreateAsanThread(StackTrace *stack, u32 parent_tid, uptr user_id, bool detached, const char *name, uptr stack_bottom, uptr stack_size) argument
H A Dasan_rtems.cpp141 static void *BeforeThreadCreateHook(uptr user_id, bool detached, argument
231 void *__sanitizer_before_thread_create_hook(uptr thread, bool detached, argument
99 CreateAsanThread(StackTrace *stack, u32 parent_tid, uptr user_id, bool detached, uptr stack_bottom, uptr stack_size, uptr tls_bottom, uptr tls_size) argument
H A Dasan_interceptors.cpp215 int detached = 0; local
H A Dasan_thread.cpp86 asanThreadRegistry().CreateThread(*reinterpret_cast<uptr *>(thread), detached, local
77 Create(thread_callback_t start_routine, void *arg, u32 parent_tid, StackTrace *stack, bool detached) argument
H A Dasan_win.cpp149 bool detached = false; // FIXME: how can we determine it on Windows? local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp435 int detached = 0; local
H A Dlsan_thread.cpp74 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp135 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, argument
H A Dsanitizer_thread_registry.h52 bool detached; member in class:__sanitizer::ThreadContextBase
/freebsd-12-stable/crypto/openssl/crypto/cms/
H A Dcms_lib.c261 int CMS_set_detached(CMS_ContentInfo *cms, int detached) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp231 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { argument
H A Dtsan_interceptors_posix.cpp982 int detached = 0; local
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dpkcs7.h120 int detached; member in struct:pkcs7_st
/freebsd-12-stable/contrib/unbound/iterator/
H A Diterator.c680 generate_sub_request(uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, struct module_qstate* qstate, int id, struct iter_qstate* iq, enum iter_state initial_state, enum iter_state finalstate, struct module_qstate** subq_ret, int v, int detached) argument
/freebsd-12-stable/contrib/unbound/validator/
H A Dvalidator.c379 generate_request(struct module_qstate* qstate, int id, uint8_t* name, size_t namelen, uint16_t qtype, uint16_t qclass, uint16_t flags, struct module_qstate** newq, int detached) argument
/freebsd-12-stable/sys/dev/virtio/console/
H A Dvirtio_console.c894 int detached; local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3847 bool detached = false; local
/freebsd-12-stable/contrib/gdb/gdb/
H A Dwin32-nat.c1635 int detached = 1; local

Completed in 314 milliseconds