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

/freebsd-10.2-release/lib/libkse/test/
H A Dmutex_d.c185 kern_switch (pthread_t pthread_out, pthread_t pthread_in) argument
187 if (pthread_out != NULL)
188 printf ("Swapping out thread 0x%lx, ", (long) pthread_out);

Completed in 95 milliseconds