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

/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-02-upgrade-while-locked.c135 void *query_err[N_THREADS] = {NULL,}; local
143 pthread_join(query_thread[i],&query_err[i]);
147 ok(query_err[i]==NULL, "query thread ok");

Completed in 64 milliseconds