Searched refs:pwt_floor_token (Results 1 – 2 of 2) sorted by relevance
938 thread_pri_floor_t pwt_floor_token; member
8756 out_token->pwt_floor_token.thread = THREAD_NULL;8761 out_token->pwt_floor_token = thread_priority_floor_start();8777 if (token->pwt_floor_token.thread != THREAD_NULL) {8778 thread_priority_floor_end(&token->pwt_floor_token);8783 …assert(token->pwt_floor_token.thread == THREAD_NULL); /* we shouldn't have done thread_priority_fl…