Home
last modified time | relevance | path

Searched refs:consumer_thread (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/semaphore_demo/
H A Dsemp.c48 void consumer_thread(int *arg) in consumer_thread() function
84 osThreadId_t ctid1 = newThread("consumer1", consumer_thread, NULL); in rtosv2_semp_main()
85 osThreadId_t ctid2 = newThread("consumer2", consumer_thread, NULL); in rtosv2_semp_main()

Completed in 1 milliseconds