cc [ flag ... ] file ... -lthread_db [ library ... ] #include <proc_service.h> #include <thread_db.h>
td_thr_validate() tests whether th_p is a valid thread handle. A valid thread handle may become invalid if its thread exits.
See attributes(5) for description of the following attributes:
libthread_db(3THR), libthread_db(3LIB), attributes(5)