Searched refs:task0_entry (Results 1 – 4 of 4) sorted by relevance
9 static void task0_entry(void) in task0_entry() function30 thread thread0(task0_entry); in atomic_test()
9 static void task0_entry(void) in task0_entry() function34 thread thread0(task0_entry); in thread_test()
21 static void task0_entry(void) in task0_entry() function59 thread thread0(task0_entry); in conditon_varialbe_test()
11 static void task0_entry(void) in task0_entry() function41 thread thread0(task0_entry); in timed_mutex_test()
Completed in 3 milliseconds