Searched refs:demo_task1 (Results 1 – 6 of 6) sorted by relevance
21 static void demo_task1(void *arg) in demo_task1() function51 pWork1->init(demo_task1, NULL, 0); in test_workqueue()
17 static void demo_task1(void *arg) in demo_task1() function61 demo_task1, (uint8_t)1); in test_semaphore()
18 static void demo_task1(void *arg) in demo_task1() function77 demo_task1, (uint8_t)1); in test_mutex()
18 static void demo_task1(void *arg) in demo_task1() function66 demo_task1, (uint8_t)1); in test_queue()
16 static void demo_task1(void *arg) in demo_task1() function71 STACK_BUF_BYTES, demo_task1, (uint8_t)1); in test_thread()
178 demo_task1 count 9179 demo_task1 lock181 demo_task1 unlock
Completed in 5 milliseconds