Searched refs:THREAD_BLOCK_TYPE_USER (Results 1 – 5 of 5) sorted by relevance
31 THREAD_BLOCK_TYPE_USER = 6, enumerator
82 case THREAD_BLOCK_TYPE_USER: in AddDump()
112 case THREAD_BLOCK_TYPE_USER: in wait_object_to_string()
49 case THREAD_BLOCK_TYPE_USER: in wait_object_type_name()
1739 case THREAD_BLOCK_TYPE_USER: in _dump_thread_info()1831 case THREAD_BLOCK_TYPE_USER: in _dump_thread_info()3049 && thread->wait.type == THREAD_BLOCK_TYPE_USER) { in user_unblock_thread()3815 thread_prepare_to_block(thread, flags, THREAD_BLOCK_TYPE_USER, NULL); in _user_block_thread()