Home
last modified time | relevance | path

Searched defs:thread2_entry (Results 1 – 14 of 14) sorted by relevance

/nrf52832-nimble/rt-thread/examples/kernel/
H A Dthread_suspend.c25 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dthread_yield.c26 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dthread_resume.c41 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dthread_detach.c31 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dthread_same_priority.c19 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dthread_priority.c24 static void thread2_entry(void* parameter) in thread2_entry() function
H A Devent_simple.c52 static void thread2_entry(void *param) in thread2_entry() function
H A Dthread_delete.c39 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dmbox_simple.c43 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dmbox_send_wait.c41 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dmemp_simple.c46 static void thread2_entry(void *parameter) in thread2_entry() function
H A Dmutex_simple.c31 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dsemaphore_priority.c25 static void thread2_entry(void* parameter) in thread2_entry() function
H A Dmessageq_simple.c41 static void thread2_entry(void* parameter) in thread2_entry() function