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

12

/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread-test.c128 pthread_exit(0);
H A Ddcethread-exception.c159 pthread_exit(0);
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dthread_macosx.c132 pthread_exit(pvRetVal);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dgthr-default.h118 __gthrw3(pthread_exit)
127 __gthrw(pthread_exit)
373 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
H A Dgthr-posix.h118 __gthrw3(pthread_exit)
127 __gthrw(pthread_exit)
373 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
/macosx-10.10/system_cmds-643.1.1/iosim.tproj/
H A Diosim.c221 pthread_exit(NULL);
236 pthread_exit(NULL);
323 pthread_exit(NULL);
510 pthread_exit(0);
/macosx-10.10/Libc-1044.1.2/fbsdcompat/
H A D_fbsd_compat_.h96 #define _pthread_exit pthread_exit
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h658 #ifdef pthread_exit
659 #undef pthread_exit macro
661 #define pthread_exit ($ ERROR $) macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dthr_posix.c186 pthread_exit( retval );
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-44-crashes.c208 pthread_exit((void *)(intptr_t)ortn);
H A Dssl-50-server.c227 pthread_exit((void *)(intptr_t)ortn);
H A Dssl-48-split.c196 pthread_exit((void *)(intptr_t)ortn);
H A Dssl-42-ciphers.c559 pthread_exit((void *)(intptr_t)ortn);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DsslRingBufferThreads.cpp164 pthread_exit((void*)ortn);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DringBufferThreads.cpp218 pthread_exit((void*)ortn);
/macosx-10.10/apr-32/apr/apr/threadproc/unix/
H A Dthread.c207 pthread_exit(NULL);
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclUnixThrd.c201 pthread_exit(INT2PTR(status));
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclUnixThrd.c204 pthread_exit((VOID *)status);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DthreadTest.cpp234 pthread_exit((void*)status);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/urlPageGrab/
H A DurlPageGrab.cpp203 pthread_exit(NULL);
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-pam.c171 pthread_exit(void *value) function
512 pthread_exit(NULL);
523 pthread_exit(NULL);
/macosx-10.10/syslog-267/syslogd.tproj/
H A Dremote.c141 if (x == NULL) pthread_exit(NULL);
172 pthread_exit(NULL);
655 pthread_exit(NULL);
/macosx-10.10/libpthread-105.1.4/pthread/
H A Dpthread.h323 void pthread_exit(void *) __dead2;
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread.c1308 pthread_exit(void *value_ptr) function
1314 PTHREAD_ABORT("pthread_exit() may only be called against threads created via pthread_create()");
1492 pthread_exit(isconforming ? PTHREAD_CANCELED : 0);
1504 pthread_exit(PTHREAD_CANCELED);
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Dst_test.c587 pthread_exit((void *)(intptr_t)ortn);

Completed in 399 milliseconds

12