Home
last modified time | relevance | path

Searched refs:tx_semaphore_ceiling_put (Results 1 – 25 of 78) sorted by relevance

1234

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_ceiling_put_test.c153 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
154 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
155 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
182 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
211 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
212 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
236 status += tx_semaphore_ceiling_put(&semaphore_1, 2); in thread_0_entry()
242 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
271 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
272 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
Dthreadx_semaphore_basic_test.c378 status = tx_semaphore_ceiling_put(TX_NULL, 0); in thread_0_entry()
391 status = tx_semaphore_ceiling_put(&semaphore_2, 0); in thread_0_entry()
403 status = tx_semaphore_ceiling_put(&semaphore_0, 0); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_ceiling_put_test.c153 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
154 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
155 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
182 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
211 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
212 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
236 status += tx_semaphore_ceiling_put(&semaphore_1, 2); in thread_0_entry()
242 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
271 status = tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
272 status += tx_semaphore_ceiling_put(&semaphore_0, 2); in thread_0_entry()
Dthreadx_semaphore_basic_test.c378 status = tx_semaphore_ceiling_put(TX_NULL, 0); in thread_0_entry()
391 status = tx_semaphore_ceiling_put(&semaphore_2, 0); in thread_0_entry()
403 status = tx_semaphore_ceiling_put(&semaphore_0, 0); in thread_0_entry()
/ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk76 ../tx_semaphore_ceiling_put.c \
262 ./tx_semaphore_ceiling_put.d \
448 ./tx_semaphore_ceiling_put.obj \
DccsObjs.opt1 …eive.obj" "./tx_queue_send.obj" "./tx_queue_send_notify.obj" "./tx_semaphore_ceiling_put.obj" "./t…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk134 tx_semaphore_ceiling_put.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk143 tx_semaphore_ceiling_put.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj94 tx_semaphore_ceiling_put.c
Dtxe.gpj95 tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj90 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj91 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt138 ${CURRENT_DIR}/src/tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj90 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj91 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj90 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj91 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj97 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj98 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj97 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj98 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj97 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj98 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
/ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/
Dtx.gpj97 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c
Dtxe.gpj98 ..\..\..\..\common\src\tx_semaphore_ceiling_put.c

1234