Searched refs:pthread_0_entry (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | posix_signal_nested_test.c | 30 VOID *pthread_0_entry(VOID *); 80 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 183 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_signal_suspended_thread_test.c | 39 VOID *pthread_0_entry(VOID *); 91 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 206 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_signal_resume_thread_test.c | 39 VOID *pthread_0_entry(VOID *); 91 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 210 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_signal_sigwait_test.c | 32 VOID *pthread_0_entry(VOID *); 84 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 242 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_signal_sigmask_test.c | 33 VOID *pthread_0_entry(VOID *); 86 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 269 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_demo.c | 64 VOID *pthread_0_entry(VOID *); 123 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 174 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|
| D | posix_signal_self_send_test.c | 75 VOID *pthread_0_entry(VOID *); 147 pthread_create (&pthread_0, &ptattr0,pthread_0_entry,NULL); in tx_application_define() 242 VOID *pthread_0_entry(VOID *pthread0_input) in pthread_0_entry() function
|