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

/freebsd-11.0-release/contrib/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cc234 int detached = 0; local
H A Dlsan_thread.cc80 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { argument
/freebsd-11.0-release/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h89 apr_int32_t detached; member in struct:apr_procattr_t
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_win.cc96 bool detached = false; // FIXME: how can we determine it on Windows? local
H A Dasan_thread.cc92 asanThreadRegistry().CreateThread(*reinterpret_cast<uptr *>(thread), detached, local
83 Create(thread_callback_t start_routine, void *arg, u32 parent_tid, StackTrace *stack, bool detached) argument
H A Dasan_interceptors.cc239 int detached = 0; local
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, argument
H A Dsanitizer_thread_registry.h47 bool detached; member in class:__sanitizer::ThreadContextBase
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc233 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { argument
H A Dtsan_interceptors.cc971 int detached = 0; local
/freebsd-11.0-release/crypto/openssl/crypto/cms/
H A Dcms_lib.c310 int CMS_set_detached(CMS_ContentInfo *cms, int detached) argument
/freebsd-11.0-release/sys/dev/virtio/console/
H A Dvirtio_console.c844 int detached; local
/freebsd-11.0-release/crypto/openssl/crypto/pkcs7/
H A Dpkcs7.h176 int detached; member in struct:pkcs7_st
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dwin32-nat.c1635 int detached = 1; local

Completed in 109 milliseconds