Home
last modified time | relevance | path

Searched refs:tx_mutex_owner (Results 1 – 25 of 25) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_mutex_put.c116 …TRACE_MUTEX_PUT, mutex_ptr, TX_POINTER_TO_ULONG_CONVERT(mutex_ptr -> tx_mutex_owner), mutex_ptr ->… in _tx_mutex_put()
126 thread_ptr = mutex_ptr -> tx_mutex_owner; in _tx_mutex_put()
132 if (mutex_ptr -> tx_mutex_owner != current_thread) in _tx_mutex_put()
227 mutex_ptr -> tx_mutex_owner = TX_NULL; in _tx_mutex_put()
386 if ((mutex_ptr -> tx_mutex_owner) -> tx_thread_priority != old_priority) in _tx_mutex_put()
390 … _tx_mutex_priority_change(mutex_ptr -> tx_mutex_owner, old_priority); in _tx_mutex_put()
403 mutex_ptr -> tx_mutex_owner = TX_NULL; in _tx_mutex_put()
426 old_owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_put()
470 mutex_ptr -> tx_mutex_owner = thread_ptr; in _tx_mutex_put()
Dtx_mutex_get.c104 …ET, mutex_ptr, wait_option, TX_POINTER_TO_ULONG_CONVERT(mutex_ptr -> tx_mutex_owner), mutex_ptr ->… in _tx_mutex_get()
120 mutex_ptr -> tx_mutex_owner = thread_ptr; in _tx_mutex_get()
178 else if (mutex_ptr -> tx_mutex_owner == thread_ptr) in _tx_mutex_get()
214 mutex_owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_get()
Dtx_mutex_info_get.c119 *owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_info_get()
Dtx_mutex_delete.c152 owner_thread = mutex_ptr -> tx_mutex_owner; in _tx_mutex_delete()
/ThreadX-v6.2.1/common/src/
Dtx_mutex_put.c116 …TRACE_MUTEX_PUT, mutex_ptr, TX_POINTER_TO_ULONG_CONVERT(mutex_ptr -> tx_mutex_owner), mutex_ptr ->… in _tx_mutex_put()
126 thread_ptr = mutex_ptr -> tx_mutex_owner; in _tx_mutex_put()
132 if (mutex_ptr -> tx_mutex_owner != current_thread) in _tx_mutex_put()
227 mutex_ptr -> tx_mutex_owner = TX_NULL; in _tx_mutex_put()
386 if ((mutex_ptr -> tx_mutex_owner) -> tx_thread_priority != old_priority) in _tx_mutex_put()
390 … _tx_mutex_priority_change(mutex_ptr -> tx_mutex_owner, old_priority); in _tx_mutex_put()
403 mutex_ptr -> tx_mutex_owner = TX_NULL; in _tx_mutex_put()
426 old_owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_put()
470 mutex_ptr -> tx_mutex_owner = thread_ptr; in _tx_mutex_put()
Dtx_mutex_get.c104 …ET, mutex_ptr, wait_option, TX_POINTER_TO_ULONG_CONVERT(mutex_ptr -> tx_mutex_owner), mutex_ptr ->… in _tx_mutex_get()
120 mutex_ptr -> tx_mutex_owner = thread_ptr; in _tx_mutex_get()
178 else if (mutex_ptr -> tx_mutex_owner == thread_ptr) in _tx_mutex_get()
214 mutex_owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_get()
Dtx_mutex_info_get.c119 *owner = mutex_ptr -> tx_mutex_owner; in _tx_mutex_info_get()
Dtx_mutex_delete.c152 owner_thread = mutex_ptr -> tx_mutex_owner; in _tx_mutex_delete()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_mx_lock.c83 if ( (mutex_ptr->tx_mutex_ownership_count > 0 ) && (thread_ptr == (mutex_ptr->tx_mutex_owner ))) in pthread_mutex_lock()
Dpx_mx_timedlock.c90 if ( (mutex_ptr->tx_mutex_ownership_count > 0 ) && (thread_ptr == (mutex_ptr->tx_mutex_owner ))) in pthread_mutex_timedlock()
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_r4/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_r7/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_a8/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h417 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
420 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_r5/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_m4/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h417 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
420 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_a5/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_m3/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_a7/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/ports/cortex_a9/ghs/inc/
Dtx_el.h418 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_GET, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
421 …NEL_CALL_EVENT_INSERT_INFO3(TX_EL_MUTEX_PUT, mutex_ptr, mutex_ptr -> tx_mutex_owner, mutex_ptr -> …
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c1294 if(xSemaphore->mutex.tx_mutex_owner == tx_thread_identify()) { in xSemaphoreTake()
1449 return xMutex->mutex.tx_mutex_owner->txfr_thread_ptr; in xSemaphoreGetMutexHolder()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h910 TX_THREAD *tx_mutex_owner; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h889 TX_THREAD *tx_mutex_owner; member