Searched refs:is_main_thread (Results 1 - 3 of 3) sorted by relevance
/systemd/src/basic/ | ||
H A D | process-util.h | 75 bool is_main_thread(void); |
H A D | process-util.c | 652 bool is_main_thread(void) { function |
H A D | hashmap.c | 730 use_pool = is_main_thread(); |
Completed in 18 milliseconds