Searched refs:pthread_exit (Results 1 - 25 of 132) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.cth/
H A Dpass59-frag.c9 pthread_exit(NULL);
19 pthread_exit(NULL);
36 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/abi/
H A Dforced.C13 pthread_exit (0);
/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dh_exit.c41 printf("Test of pthread_exit() in main thread only.\n");
43 pthread_exit(NULL);
H A Dt_join.c131 pthread_exit(NULL);
147 pthread_exit((void *)i);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/
H A Dpthread18185.cc39 pthread_exit (0);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dthrexit-hop-specific.c26 pthread_exit (NULL);
H A Dstep.c130 pthread_exit ((void *) 0);
138 pthread_exit ((void *) -1);
153 pthread_exit ((void *) -1);
174 pthread_exit ((void *) 0);
182 pthread_exit ((void *) -1);
197 pthread_exit ((void *) -1);
220 pthread_exit ((void *) 0);
H A Dthread-specific.c63 pthread_exit(NULL);
H A Dpending-step.c61 pthread_exit(NULL);
H A Dschedlock.c63 pthread_exit(NULL);
H A Dwatchthreads.c78 pthread_exit (NULL);
H A Dprint-threads.c56 pthread_exit(NULL);
H A Dthreadapply.c79 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/thread/
H A D18185.cc40 pthread_exit (0);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwatch_thread_num.c63 pthread_exit (NULL);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dnsintrall.c64 pthread_exit(NULL);
H A Dnsmoribund.c46 pthread_exit (NULL);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cell/
H A Dbreak.c38 pthread_exit (NULL);
H A Dea-cache.c38 pthread_exit (NULL);
H A Dfork.c40 pthread_exit (NULL);
H A Dmem-access.c38 pthread_exit (NULL);
H A Dbt.c40 pthread_exit (NULL);
H A Dcoremaker.c39 pthread_exit (NULL);
H A Ddata.c38 pthread_exit (NULL);
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dthreads.h41 #define THREAD_EXIT pthread_exit

Completed in 367 milliseconds

123456