Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/message_demo/
H A Dmessage.c85 osThreadId_t ctid2 = newThread("receiver2", receiver_thread, NULL); in rtosv2_msgq_main() local
102 osThreadTerminate(ctid2); in rtosv2_msgq_main()
/vendor/hisilicon/hispark_pegasus/demo/semaphore_demo/
H A Dsemp.c85 osThreadId_t ctid2 = newThread("consumer2", consumer_thread, NULL); in rtosv2_semp_main() local
93 osThreadTerminate(ctid2); in rtosv2_semp_main()

Completed in 1 milliseconds