Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dposix_demo.c16 pthread_t pthread_4; variable
151 pthread_create (&pthread_4, &ptattr4,pthread_4_entry,NULL); in tx_application_define()
Dposix_signal_self_send_test.c20 pthread_t pthread_4;
176 pthread_create (&pthread_4, &ptattr4,pthread_4_entry,NULL); in tx_application_define()