Searched refs:get_thread (Results 1 – 2 of 2) 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()
50 def get_thread(name): function101 th = get_thread(thread_name)105 th = get_thread(thread_id)