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

/external/kernel-headers/original/linux/
H A Dthread_info.h35 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) function
58 clear_ti_thread_flag(current_thread_info(), flag)
H A Dsched.h1405 clear_ti_thread_flag(task_thread_info(tsk), flag);

Completed in 62 milliseconds