Searched refs:current_thread (Results 1 – 2 of 2) sorted by relevance
41 struct k_thread *current_thread; in hello_loop() local47 current_thread = k_current_get(); in hello_loop()48 tname = k_thread_name_get(current_thread); in hello_loop()
733 k_tid_t current_thread = k_current_get(); in bt_att_chan_create_pdu() local735 if (current_thread == k_work_queue_thread_get(&k_sys_work_q)) { in bt_att_chan_create_pdu()738 } else if (current_thread == att_handle_rsp_thread) { in bt_att_chan_create_pdu()