Searched refs:test_thread_flag (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | thread_info.h | 148 #define test_thread_flag(flag) \ macro |
| /include/linux/sched/ | ||
| A D | signal.h | 497 return test_thread_flag(TIF_RESTORE_SIGMASK); in test_restore_sigmask() |
Completed in 7 milliseconds