Searched refs:marking_thread (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dsecport.c92 PRThread *marking_thread; member in struct:PORTArenaPool_str
237 if (pool->marking_thread &&
238 pool->marking_thread != PR_GetCurrentThread() ) {
368 if (! pool->marking_thread ) {
370 pool->marking_thread = currentThread;
371 } else if (currentThread != pool->marking_thread ) {
423 if (PR_GetCurrentThread() != pool->marking_thread ) {
449 pool->marking_thread = (PRThread *)NULL;
473 if (PR_GetCurrentThread() != pool->marking_thread ) {
497 pool->marking_thread
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecport.c92 PRThread *marking_thread; member in struct:PORTArenaPool_str
237 if (pool->marking_thread &&
238 pool->marking_thread != PR_GetCurrentThread() ) {
368 if (! pool->marking_thread ) {
370 pool->marking_thread = currentThread;
371 } else if (currentThread != pool->marking_thread ) {
423 if (PR_GetCurrentThread() != pool->marking_thread ) {
449 pool->marking_thread = (PRThread *)NULL;
473 if (PR_GetCurrentThread() != pool->marking_thread ) {
497 pool->marking_thread
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecport.c92 PRThread *marking_thread; member in struct:PORTArenaPool_str
237 if (pool->marking_thread &&
238 pool->marking_thread != PR_GetCurrentThread() ) {
368 if (! pool->marking_thread ) {
370 pool->marking_thread = currentThread;
371 } else if (currentThread != pool->marking_thread ) {
423 if (PR_GetCurrentThread() != pool->marking_thread ) {
449 pool->marking_thread = (PRThread *)NULL;
473 if (PR_GetCurrentThread() != pool->marking_thread ) {
497 pool->marking_thread
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecport.c92 PRThread *marking_thread; member in struct:PORTArenaPool_str
237 if (pool->marking_thread &&
238 pool->marking_thread != PR_GetCurrentThread() ) {
368 if (! pool->marking_thread ) {
370 pool->marking_thread = currentThread;
371 } else if (currentThread != pool->marking_thread ) {
423 if (PR_GetCurrentThread() != pool->marking_thread ) {
449 pool->marking_thread = (PRThread *)NULL;
473 if (PR_GetCurrentThread() != pool->marking_thread ) {
497 pool->marking_thread
[all...]

Completed in 119 milliseconds