Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/message_demo/
H A Dmessage.c84 osThreadId_t ctid1 = newThread("receiver1", receiver_thread, NULL); in rtosv2_msgq_main() local
101 osThreadTerminate(ctid1); in rtosv2_msgq_main()
/vendor/hisilicon/hispark_pegasus/demo/semaphore_demo/
H A Dsemp.c84 osThreadId_t ctid1 = newThread("consumer1", consumer_thread, NULL); in rtosv2_semp_main() local
92 osThreadTerminate(ctid1); in rtosv2_semp_main()

Completed in 2 milliseconds