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