Lines Matching refs:from
21 - Called from an ISR (interrupted a task)
22 - Called from an ISR (interrupted a thread)
23 - Called from a task
24 - Called from a thread
27 - Called from an ISR that interrupted a task
28 - Called from an ISR that interrupted a thread
29 - Called from a task
30 - Called from a thread
87 Testing k_current_get() from an ISR and task
88 Testing k_is_in_isr() from an ISR
89 Testing k_is_in_isr() from a preemptible thread
90 Spawning a thread from a task
98 thread back from sleep