Searched refs:pthread_control_block (Results 1 – 2 of 2) sorted by relevance
83 struct pthread_control_block;94 …struct pthread_control_block *base_thread_ptr; /* Pointer to the thread a…95 …struct pthread_control_block *top_signal_thread; /* Pointer to the top (mos…96 …struct pthread_control_block *next_signal_thread; /* Pointer to the next mos…
299 typedef struct pthread_control_block struct