| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_trace_basic_test.c | 196 tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 306 tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in thread_0_entry() 307 tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in thread_0_entry() 308 tx_semaphore_create(&semaphore_3, "semaphore 3", 1); in thread_0_entry() 309 tx_semaphore_create(&semaphore_4, "semaphore 4", 1); in thread_0_entry() 310 tx_semaphore_create(&semaphore_5, "semaphore 5", 1); in thread_0_entry() 311 tx_semaphore_create(&semaphore_6, "semaphore 6", 1); in thread_0_entry() 312 tx_semaphore_create(&semaphore_7, "semaphore 7", 1); in thread_0_entry() 313 tx_semaphore_create(&semaphore_8, "semaphore 8", 1); in thread_0_entry() 314 tx_semaphore_create(&semaphore_9, "semaphore 9", 1); in thread_0_entry() [all …]
|
| D | threadx_semaphore_basic_test.c | 81 status = tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in timer_entry() 129 status = tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in test_isr() 204 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 215 status = tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in test_application_define() 245 status = tx_semaphore_create(&semaphore_memory.semaphore, "semaphore memory", 0); in thread_0_entry() 267 status = tx_semaphore_create(TX_NULL, "semaphore 0", 1); in thread_0_entry() 291 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in thread_0_entry()
|
| D | threadx_semaphore_ceiling_put_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define() 99 status += tx_semaphore_create(&semaphore_1, "semaphore 1", 0); in test_application_define()
|
| D | threadx_semaphore_timeout_test.c | 62 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_thread_delayed_suspension_test.c | 196 tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define() 205 tx_semaphore_create(&semaphore_1, "semaphore 1", 0); in test_application_define()
|
| D | threadx_semaphore_preemption_test.c | 81 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_delete_test.c | 97 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_thread_terminate_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_information_test.c | 62 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 73 status = tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in test_application_define()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 135 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_non_preemption_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_trace_basic_test.c | 221 tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 334 tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in thread_0_entry() 335 tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in thread_0_entry() 336 tx_semaphore_create(&semaphore_3, "semaphore 3", 1); in thread_0_entry() 337 tx_semaphore_create(&semaphore_4, "semaphore 4", 1); in thread_0_entry() 338 tx_semaphore_create(&semaphore_5, "semaphore 5", 1); in thread_0_entry() 339 tx_semaphore_create(&semaphore_6, "semaphore 6", 1); in thread_0_entry() 340 tx_semaphore_create(&semaphore_7, "semaphore 7", 1); in thread_0_entry() 341 tx_semaphore_create(&semaphore_8, "semaphore 8", 1); in thread_0_entry() 342 tx_semaphore_create(&semaphore_9, "semaphore 9", 1); in thread_0_entry() [all …]
|
| D | threadx_semaphore_basic_test.c | 81 status = tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in timer_entry() 129 status = tx_semaphore_create(&semaphore_2, "semaphore 2", 1); in test_isr() 204 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 215 status = tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in test_application_define() 245 status = tx_semaphore_create(&semaphore_memory.semaphore, "semaphore memory", 0); in thread_0_entry() 267 status = tx_semaphore_create(TX_NULL, "semaphore 0", 1); in thread_0_entry() 291 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in thread_0_entry()
|
| D | threadx_semaphore_ceiling_put_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define() 99 status += tx_semaphore_create(&semaphore_1, "semaphore 1", 0); in test_application_define()
|
| D | threadx_semaphore_timeout_test.c | 62 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_thread_delayed_suspension_test.c | 196 tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define() 205 tx_semaphore_create(&semaphore_1, "semaphore 1", 0); in test_application_define()
|
| D | threadx_semaphore_preemption_test.c | 81 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_delete_test.c | 97 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_thread_terminate_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_information_test.c | 62 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 1); in test_application_define() 73 status = tx_semaphore_create(&semaphore_1, "semaphore 1", 1); in test_application_define()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 136 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| D | threadx_semaphore_non_preemption_test.c | 98 status = tx_semaphore_create(&semaphore_0, "semaphore 0", 0); in test_application_define()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | px_cond_init.c | 84 status = tx_semaphore_create(semaphore_ptr,"csem",0); in pthread_cond_init()
|
| D | px_sem_init.c | 82 if(tx_semaphore_create(&(sem->sem),"",value)) result = EINVAL; in sem_init()
|
| D | px_sem_open.c | 188 retval = tx_semaphore_create(TheSem, ( CHAR * ) posix_sem->sem_name , value); in sem_open()
|