Searched refs:test_and_clear_ti_thread_flag (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dthread_info.h45 static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) function
62 test_and_clear_ti_thread_flag(current_thread_info(), flag)
H A Dsched.h1758 return test_and_clear_ti_thread_flag(task_thread_info(tsk), flag);

Completed in 50 milliseconds