Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/examples/kernel/
H A Dthread_suspend.c13 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dthread_yield.c11 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dthread_resume.c14 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dthread_detach.c19 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dthread_same_priority.c11 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dthread_priority.c13 static void thread1_entry(void* parameter) in thread1_entry() function
H A Devent_simple.c22 static void thread1_entry(void *param) in thread1_entry() function
H A Dthread_delete.c16 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dmbox_simple.c23 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dmbox_send_wait.c23 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dmemp_simple.c19 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dmutex_simple.c14 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dsemaphore_priority.c7 static void thread1_entry(void* parameter) in thread1_entry() function
H A Dmessageq_simple.c21 static void thread1_entry(void* parameter) in thread1_entry() function