Home
last modified time | relevance | path

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

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