Home
last modified time | relevance | path

Searched refs:tx_thread_preemption_change (Results 1 – 25 of 75) sorted by relevance

123

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_cond_broadcast.c122 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_broadcast()
132 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast()
145 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast()
Dpx_pth_once.c94 tx_thread_preemption_change( tx_thread_identify(), 0, &old_treshold); in pthread_once()
102 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()
111 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()
Dpx_cond_wait.c105 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_wait()
114 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_wait()
Dpx_cond_timedwait.c111 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_timedwait()
121 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_timedwait()
/ThreadX-v6.2.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk96 ../tx_thread_preemption_change.c \
282 ./tx_thread_preemption_change.d \
471 ./tx_thread_preemption_change.obj \
DccsObjs.opt1 …info_get.obj" "./tx_thread_performance_system_info_get.obj" "./tx_thread_preemption_change.obj" ".…
/ThreadX-v6.2.1/ports/linux/gnu/example_build/
Dfile_list.mk154 tx_thread_preemption_change.c \
/ThreadX-v6.2.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk163 tx_thread_preemption_change.c \
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj114 tx_thread_preemption_change.c
Dtxe.gpj115 tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj110 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/common/
DCMakeLists.txt94 ${CMAKE_CURRENT_LIST_DIR}/src/tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/
Dtx.gpj110 ..\..\..\..\common\src\tx_thread_preemption_change.c
Dtxe.gpj111 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_r4/ghs/example_build/
Dtx.gpj117 ..\..\..\..\common\src\tx_thread_preemption_change.c
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_r7/ghs/example_build/
Dtx.gpj117 ..\..\..\..\common\src\tx_thread_preemption_change.c
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_a8/ghs/example_build/
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_a9/ghs/example_build/
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_r5/ghs/example_build/
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_m4/ghs/example_build/
Dtx.gpj110 ..\..\..\..\common\src\tx_thread_preemption_change.c
Dtxe.gpj111 ..\..\..\..\common\src\tx_thread_preemption_change.c
/ThreadX-v6.2.1/ports/cortex_a5/ghs/example_build/
Dtx.gpj117 ..\..\..\..\common\src\tx_thread_preemption_change.c
Dtxe.gpj118 ..\..\..\..\common\src\tx_thread_preemption_change.c

123