Searched refs:get_thread (Results 1 – 1 of 1) sorted by relevance
27 static inline struct k_thread *get_thread(uint8_t core_id) in get_thread() function87 struct k_thread *thread = get_thread(core_id); in test_init()130 struct k_thread *thread = get_thread(core_id); in ZTEST()136 struct k_thread *thread = get_thread(core_id); in ZTEST()
Completed in 7 milliseconds