Home
last modified time | relevance | path

Searched refs:tx_semaphore_prioritize (Results 1 – 25 of 80) sorted by relevance

1234

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_prioritize.c261 status = tx_semaphore_prioritize(TX_NULL); in thread_0_entry()
274 status = tx_semaphore_prioritize(&semaphore_1); in thread_0_entry()
287 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
315 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
327 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
347 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
365 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_prioritize.c261 status = tx_semaphore_prioritize(TX_NULL); in thread_0_entry()
274 status = tx_semaphore_prioritize(&semaphore_1); in thread_0_entry()
287 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
315 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
327 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
347 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
365 status = tx_semaphore_prioritize(&semaphore_0); in thread_0_entry()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_cond_signal.c97 status = tx_semaphore_prioritize(semaphore_ptr); in pthread_cond_signal()
Dpx_cond_wait.c124 status = tx_semaphore_prioritize(semaphore_ptr); in pthread_cond_wait()
Dpx_cond_broadcast.c107 status = tx_semaphore_prioritize(semaphore_ptr); in pthread_cond_broadcast()
Dpx_cond_timedwait.c135 status = tx_semaphore_prioritize(semaphore_ptr); in pthread_cond_timedwait()
/ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk85 ../tx_semaphore_prioritize.c \
271 ./tx_semaphore_prioritize.d \
457 ./tx_semaphore_prioritize.obj \
DccsObjs.opt1 …nfo_get.obj" "./tx_semaphore_performance_system_info_get.obj" "./tx_semaphore_prioritize.obj" "./t…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk143 tx_semaphore_prioritize.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk152 tx_semaphore_prioritize.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj103 tx_semaphore_prioritize.c
Dtxe.gpj104 tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj99 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj100 ..\..\..\..\common\src\tx_semaphore_prioritize.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt147 ${CURRENT_DIR}/src/tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj99 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj100 ..\..\..\..\common\src\tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj99 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj100 ..\..\..\..\common\src\tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_semaphore_prioritize.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_semaphore_prioritize.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_semaphore_prioritize.c

1234