Home
last modified time | relevance | path

Searched refs:pthread_detach (Results 1 – 25 of 39) sorted by relevance

12

/external/valgrind/drd/tests/
Dpth_detached3.stderr.exp12 pthread_detach(): invalid thread ID 0x........
3 at 0x........: pthread_detach (drd_pthread_intercepts.c:?)
6 pthread_detach(): invalid thread ID 0x........
7 at 0x........: pthread_detach (drd_pthread_intercepts.c:?)
Dpth_detached3.stderr.exp22 pthread_detach(): invalid thread ID 0x........
4 by 0x........: pthread_detach (drd_pthread_intercepts.c:?)
7 pthread_detach(): invalid thread ID 0x........
9 by 0x........: pthread_detach (drd_pthread_intercepts.c:?)
Dpth_detached3.c21 pthread_detach(thread); in main()
24 pthread_detach(thread + 8); in main()
Dthreaded-fork.c26 pthread_detach(childthread); in main()
Dpth_detached_sem.c35 pthread_detach(pthread_self()); in thread_func2()
Dpth_detached.c31 pthread_detach(pthread_self()); in thread_func2()
/external/valgrind/
Ddarwin10-drd.supp141 pthread_detach()
144 fun:pthread_detach
145 fun:pthread_detach
Dglibc-2.X-drd.supp102 drd-libpthread-pthread_detach
104 fun:pthread_detach
105 fun:pthread_detach
Ddarwin9-drd.supp199 fun:pthread_detach
205 fun:pthread_detach
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler_test.cc81 pthread_detach(h); in CreateCrashThread()
89 pthread_detach(h); in CreateThread()
Dminidump_test.cc67 pthread_detach(reporter_thread); in main()
/external/deqp/framework/delibs/dethread/unix/
DdeThreadUnix.c120 pthread_detach(thread->thread); in deThread_join()
135 int ret = pthread_detach(thread->thread); in deThread_destroy()
/external/compiler-rt/test/tsan/
Dthread_leak2.c12 pthread_detach(t); in main()
Dthread_detach.c14 pthread_detach(t); in main()
Dthread_detach2.c21 pthread_detach(t); in main()
/external/libvpx/libvpx/vp8/common/
Dthreading.h33 #define pthread_detach(thread) if(thread!=NULL)CloseHandle(thread) macro
55 #define pthread_detach(thread) 0
/external/regex-re2/util/
Dthread.cc30 pthread_detach(pid_); in Start()
/external/valgrind/memcheck/tests/
Dreach_thread_register.c51 pthread_detach(thr); in main()
/external/valgrind/helgrind/tests/
Dtc22_exit_w_lock.c28 r= pthread_detach( pthread_self() ); assert(!r); in child_fn2()
Dstackteardown.c82 r= pthread_detach( pthread_self() ); assert(!r); in child_fn()
/external/fio/
Dgettime-thread.c84 ret = pthread_detach(gtod_thread); in fio_start_gtod_thread()
/external/curl/lib/
Dcurl_threads.c86 pthread_detach(*hnd); in Curl_thread_destroy()
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dposix_thread.ipp31 ::pthread_detach(thread_);
/external/dng_sdk/source/
Ddng_pthread.h201 #define pthread_detach dng_pthread_detach macro
/external/libcxx/src/
Dthread.cpp60 ec = pthread_detach(__t_); in detach()

12