Searched defs:pthread_cancel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dcancel.c31 * pthread_cancel: tries to cancel the targeted thread.
36 pthread_cancel(thread_t tid) function
100 * since it is tested under this lock by pthread_cancel(), above.

Completed in 65 milliseconds