Searched refs:thread_user_stop_count (Results 1 – 1 of 1) sorted by relevance
419 int32_t thread_user_stop_count; in thread_suspend() local434 thread_user_stop_count = thread->user_stop_count; in thread_suspend()440 thread->thread_id, thread_user_stop_count); in thread_suspend()454 int32_t thread_user_stop_count; in thread_resume() local473 thread_user_stop_count = thread->user_stop_count; in thread_resume()478 thread->thread_id, thread_user_stop_count, result); in thread_resume()