Home
last modified time | relevance | path

Searched refs:TX_INVALID_CEILING (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtxe_semaphore_ceiling_put.c103 status = TX_INVALID_CEILING; in _txe_semaphore_ceiling_put()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_semaphore_ceiling_put.c103 status = TX_INVALID_CEILING; in _txe_semaphore_ceiling_put()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_basic_test.c406 if (status != TX_INVALID_CEILING) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_basic_test.c406 if (status != TX_INVALID_CEILING) in thread_0_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h242 #define TX_INVALID_CEILING ((UINT) 0x22) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h241 #define TX_INVALID_CEILING ((UINT) 0x22) macro