Home
last modified time | relevance | path

Searched refs:pthread_5 (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dposix_demo.c17 pthread_t pthread_5; variable
158 pthread_create (&pthread_5, &ptattr5,pthread_5_entry,NULL); in tx_application_define()
Dposix_signal_self_send_test.c21 pthread_t pthread_5;
183 pthread_create (&pthread_5, &ptattr5,pthread_5_entry,NULL); in tx_application_define()