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

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c332 * Calling tnf_thread_disable() whenever a thread exits...
370 tnf_thread_disable();
385 /* see the comment in thr_exit about tnf_thread_disable() */
386 tnf_thread_disable();
596 /* This should be handled by the call to tnf_thread_disable() */
600 /* see the comment in thr_exit about tnf_thread_disable */
601 tnf_thread_disable();
612 * tnf_thread_disable: API to disable a thread
615 tnf_thread_disable(void) function
/illumos-gate/usr/src/man/man3tnf/
H A DMakefile58 tnf_thread_disable.3tnf \
97 tnf_thread_disable.3tnf := LINKSRC = tnf_process_disable.3tnf

Completed in 58 milliseconds