Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/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_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.4.1/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.4.1/common/src/
Dtxe_semaphore_prioritize.c82 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
90 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c82 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
90 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
109 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
159 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c85 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c92 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
100 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_semaphore_prioritize.c82 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
90 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c82 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
90 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
109 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
159 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c85 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c92 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
100 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_sem_trywait.c119 case TX_SEMAPHORE_ERROR : in sem_trywait()

12