Home
last modified time | relevance | path

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

12345678910>>...68

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A 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:?)
H A 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:?)
H A Dpth_detached3.c25 pthread_detach(thread); in main()
29 pthread_detach((pthread_t)12345); in main()
31 pthread_detach(thread + 8); in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A 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:?)
H A 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:?)
H A Dpth_detached3.c25 pthread_detach(thread); in main()
29 pthread_detach((pthread_t)12345); in main()
31 pthread_detach(thread + 8); in main()
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dpthread_detach.texi1 @node pthread_detach
2 @section @code{pthread_detach}
3 @findex pthread_detach
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_detach
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dpthread_detach.texi1 @node pthread_detach
2 @section @code{pthread_detach}
3 @findex pthread_detach
5 …ecification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_detach.html}
/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dthreads.h45 #undef pthread_detach
57 #define pthread_detach(...) MP_PTWRAP(pthread_detach, __VA_ARGS__) macro
/dports/net/mptsd/mptsd-1.1/
H A Dmptsd.c70 pthread_detach(nr->thread); in spawn_input_threads()
84 pthread_detach(conf->output->psi_thread); in spawn_output_threads()
91 pthread_detach(conf->output->mix_thread); in spawn_output_threads()
98 pthread_detach(conf->output->write_thread); in spawn_output_threads()
/dports/lang/mono/mono-5.10.1.57/libgc/include/
H A Dgc_pthread_redirects.h41 # define pthread_detach GC_pthread_detach macro
75 # undef pthread_detach
80 # define pthread_detach GC_pthread_detach macro
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/platform/example/functions/threads/
H A Dthrd_detach.c16 extern int pthread_detach( thrd_t );
24 if ( pthread_detach( thr ) == 0 ) in thrd_detach()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/dird/
H A Dpthread_detach_if_not_detached.cc32 pthread_detach(thr); in DetachIfNotDetached()
45 if (_detachstate != PTHREAD_CREATE_DETACHED) { pthread_detach(thr); } in DetachIfNotDetached()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/cthreadpool/tests/ext_bugs/
H A Dmemleak.c26 pthread_detach(threads[0]); in main()
27 pthread_detach(threads[1]); in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/
H A Ddarwin10-drd.supp141 pthread_detach()
144 fun:pthread_detach
145 fun:pthread_detach
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/
H A Ddarwin10-drd.supp141 pthread_detach()
144 fun:pthread_detach
145 fun:pthread_detach
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc_pthread_redirects.h37 # undef pthread_detach
42 # define pthread_detach GC_pthread_detach macro
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc_pthread_redirects.h37 # undef pthread_detach
42 # define pthread_detach GC_pthread_detach macro

12345678910>>...68