Searched refs:sos_thread (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.c134 pthread_t sos_thread; local
140 pthread_create(&sos_thread, NULL, do_sos, NULL);
144 pthread_join(sos_thread, &sos_err);

Completed in 66 milliseconds