| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_semaphore_non_preemption_test.c | 152 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 178 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 207 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 208 status += tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| D | threadx_semaphore_basic_test.c | 353 status = tx_semaphore_put(TX_NULL); in thread_0_entry() 366 status = tx_semaphore_put(&semaphore_2); in thread_0_entry() 440 status = tx_semaphore_put(&semaphore_1); in thread_0_entry()
|
| D | threadx_semaphore_preemption_test.c | 144 status = tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 81 status = tx_semaphore_put(&semaphore_0); in isr_entry()
|
| D | threadx_thread_delayed_suspension_test.c | 240 tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_semaphore_non_preemption_test.c | 152 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 178 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 207 status = tx_semaphore_put(&semaphore_0); in thread_0_entry() 208 status += tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| D | threadx_semaphore_basic_test.c | 353 status = tx_semaphore_put(TX_NULL); in thread_0_entry() 366 status = tx_semaphore_put(&semaphore_2); in thread_0_entry() 440 status = tx_semaphore_put(&semaphore_1); in thread_0_entry()
|
| D | threadx_semaphore_preemption_test.c | 144 status = tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 82 status = tx_semaphore_put(&semaphore_0); in isr_entry()
|
| D | threadx_thread_delayed_suspension_test.c | 240 tx_semaphore_put(&semaphore_0); in thread_0_entry()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | px_sem_post.c | 88 temp1 = tx_semaphore_put(TheSem); in sem_post()
|
| D | px_cond_signal.c | 104 status = tx_semaphore_put(semaphore_ptr); in pthread_cond_signal()
|
| D | px_cond_broadcast.c | 127 status = tx_semaphore_put(semaphore_ptr); in pthread_cond_broadcast()
|
| /ThreadX-v6.3.0/ports/cortex_m3/keil/example_build/ |
| D | sample_threadx.c | 231 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports/cortex_m4/keil/example_build/ |
| D | demo_threadx.c | 231 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/ |
| D | tm_porting_layer_threadx.c | 316 status = tx_semaphore_put(&tm_semaphore_array[semaphore_id]); in tm_semaphore_put()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 86 ../tx_semaphore_put.c \ 272 ./tx_semaphore_put.d \ 458 ./tx_semaphore_put.obj \
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/ |
| D | tx_freertos.c | 506 ret = tx_semaphore_put(&txfr_idle_sem); in vTaskDelete() 931 ret = tx_semaphore_put(&xTaskToNotify->notification_sem); in xTaskNotifyAndQuery() 1386 ret = tx_semaphore_put(&xSemaphore->sem); in xSemaphoreGive() 1622 ret = tx_semaphore_put(&xQueue->read_sem); in xQueueSend() 1714 ret = tx_semaphore_put(&xQueue->read_sem); in xQueueSendToFront() 1788 ret = tx_semaphore_put(&xQueue->write_sem); in xQueueReceive() 1841 ret = tx_semaphore_put(&xQueue->read_sem); in xQueuePeek() 1972 ret = tx_semaphore_put(&xQueue->write_sem); in xQueueReset() 2023 ret = tx_semaphore_put(&xQueue->read_sem); in xQueueOverwrite()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/ac5/example_build/ |
| D | sample_threadx.c | 284 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 285 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/iar/example_build/ |
| D | sample_threadx.c | 296 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 289 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports/cortex_a9/gnu/example_build/ |
| D | sample_threadx.c | 284 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports/cortex_a9/iar/example_build/ |
| D | sample_threadx.c | 287 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|
| /ThreadX-v6.3.0/ports/cortex_m0/ac5/example_build/ |
| D | sample_threadx.c | 284 status = tx_semaphore_put(&semaphore_0); in thread_3_and_4_entry()
|