Home
last modified time | relevance | path

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

12

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_basic_test.c270 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
282 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
294 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
306 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
319 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
331 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
344 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
356 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
369 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
381 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
[all …]
Dthreadx_semaphore_timeout_test.c118 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
131 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
Dthreadx_semaphore_prioritize.c264 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
277 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
Dthreadx_semaphore_information_test.c115 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
128 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_basic_test.c270 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
282 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
294 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
306 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
319 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
331 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
344 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
356 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
369 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
381 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
[all …]
Dthreadx_semaphore_timeout_test.c117 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
130 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
Dthreadx_semaphore_information_test.c115 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
128 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
Dthreadx_semaphore_prioritize.c264 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
277 if (status != TX_SEMAPHORE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/common/src/
Dtxe_semaphore_prioritize.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
110 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
160 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c87 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
95 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_semaphore_prioritize.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
110 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
160 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c87 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
95 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_sem_trywait.c120 case TX_SEMAPHORE_ERROR : in sem_trywait()

12