Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dposix_demo.c15 pthread_t pthread_3; variable
144 pthread_create (&pthread_3, &ptattr3,pthread_3_entry,NULL); in tx_application_define()
Dposix_signal_self_send_test.c19 pthread_t pthread_3;
169 pthread_create (&pthread_3, &ptattr3,pthread_3_entry,NULL); in tx_application_define()