Home
last modified time | relevance | path

Searched refs:_txe_semaphore_put_notify (Results 1 – 2 of 2) sorted by relevance

/TraceRecorderSource-3.4.0/kernelports/ThreadX/include/
DtrcCTI.h891 UINT _txe_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO…
895 #pragma weak _txe_semaphore_put_notify macro
896 #pragma weak _txe_semaphore_put_notify_orig=_txe_semaphore_put_notify
/TraceRecorderSource-3.4.0/kernelports/ThreadX/
DtrcCTI.c1417 UINT _txe_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO… in _txe_semaphore_put_notify() function