Searched refs:thread_get_flag_exit_on_panic (Results 1 – 2 of 2) sorted by relevance
64 if (curr && thread_get_flag_exit_on_panic(curr)) { in _panic()
348 static inline bool thread_get_flag_exit_on_panic(thread_t *t) in thread_get_flag_exit_on_panic() function