| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_semaphore_ceiling_put.c | 109 …RT(TX_TRACE_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, semaphore_p… in _tx_semaphore_ceiling_put() 122 if (semaphore_ptr -> tx_semaphore_count >= ceiling) in _tx_semaphore_ceiling_put() 135 semaphore_ptr -> tx_semaphore_count++; in _tx_semaphore_ceiling_put()
|
| D | tx_semaphore_get.c | 103 …_TRACE_SEMAPHORE_GET, semaphore_ptr, wait_option, semaphore_ptr -> tx_semaphore_count, TX_POINTER_… in _tx_semaphore_get() 109 if (semaphore_ptr -> tx_semaphore_count != ((ULONG) 0)) in _tx_semaphore_get() 113 semaphore_ptr -> tx_semaphore_count--; in _tx_semaphore_get()
|
| D | tx_semaphore_put.c | 103 …INE_INSERT(TX_TRACE_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, semaphore_p… in _tx_semaphore_put() 116 semaphore_ptr -> tx_semaphore_count++; in _tx_semaphore_put()
|
| D | tx_semaphore_info_get.c | 111 *current_value = semaphore_ptr -> tx_semaphore_count; in _tx_semaphore_info_get()
|
| D | tx_semaphore_create.c | 89 semaphore_ptr -> tx_semaphore_count = initial_count; in _tx_semaphore_create()
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_semaphore_ceiling_put.c | 109 …RT(TX_TRACE_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, semaphore_p… in _tx_semaphore_ceiling_put() 122 if (semaphore_ptr -> tx_semaphore_count >= ceiling) in _tx_semaphore_ceiling_put() 135 semaphore_ptr -> tx_semaphore_count++; in _tx_semaphore_ceiling_put()
|
| D | tx_semaphore_get.c | 103 …_TRACE_SEMAPHORE_GET, semaphore_ptr, wait_option, semaphore_ptr -> tx_semaphore_count, TX_POINTER_… in _tx_semaphore_get() 109 if (semaphore_ptr -> tx_semaphore_count != ((ULONG) 0)) in _tx_semaphore_get() 113 semaphore_ptr -> tx_semaphore_count--; in _tx_semaphore_get()
|
| D | tx_semaphore_put.c | 103 …INE_INSERT(TX_TRACE_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, semaphore_p… in _tx_semaphore_put() 116 semaphore_ptr -> tx_semaphore_count++; in _tx_semaphore_put()
|
| D | tx_semaphore_info_get.c | 111 *current_value = semaphore_ptr -> tx_semaphore_count; in _tx_semaphore_info_get()
|
| D | tx_semaphore_create.c | 89 semaphore_ptr -> tx_semaphore_count = initial_count; in _tx_semaphore_create()
|
| /ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/ |
| D | px_sem_getvalue.c | 94 * sval = TheSem ->tx_semaphore_count; in sem_getvalue()
|
| /ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_r4/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_r7/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_a8/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/inc/ |
| D | tx_el.h | 371 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 377 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_r5/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_m4/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/inc/ |
| D | tx_el.h | 371 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 377 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_a5/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_m3/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_a7/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/ports/cortex_a9/ghs/inc/ |
| D | tx_el.h | 372 …_INSERT_INFO2(TX_EL_SEMAPHORE_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 373 …_INSERT_INFO2(TX_EL_SEMAPHORE_GET, semaphore_ptr, semaphore_ptr -> tx_semaphore_count); TX_EL_END_… 378 …INFO3(TX_EL_SEMAPHORE_CEILING_PUT, semaphore_ptr, semaphore_ptr -> tx_semaphore_count, ceiling); T…
|
| /ThreadX-v6.2.1/utility/rtos_compatibility_layers/FreeRTOS/ |
| D | tx_freertos.c | 928 if(xTaskToNotify->notification_sem.tx_semaphore_count == 0u) { in xTaskNotifyAndQuery() 1379 if(xSemaphore->sem.tx_semaphore_count >= xSemaphore->max_count) { in xSemaphoreGive() 1959 xQueue->read_sem.tx_semaphore_count = 0u; in xQueueReset() 1962 if(xQueue->write_sem.tx_semaphore_count != xQueue->queue_length) { in xQueueReset() 1964 xQueue->write_sem.tx_semaphore_count = xQueue->queue_length - 1u; in xQueueReset() 1999 if(xQueue->read_sem.tx_semaphore_count != 0u) { in xQueueOverwrite()
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1059 ULONG tx_semaphore_count; member
|