Searched defs:threadinfo (Results 1 – 2 of 2) sorted by relevance
72 struct threadinfo { struct73 pthread_t id;74 sig_atomic_t gotsignal;
891 thread_basic_info_t threadinfo; local