Searched refs:thread_block (Results 1 – 4 of 4) sorted by relevance
31 struct thread_block block; in __sem_down_slow()74 struct thread_block *block; in __sem_up_slow()75 block = container_of(l, struct thread_block, list); in __sem_up_slow()
10 struct thread_block *block; in kill_thread()
20 struct thread_block *block; in __thread_process_timeouts()
33 struct thread_block { struct49 struct thread_block *blocked; argument