| /ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/ |
| D | px_internal_signal_dispatch.c | 118 tx_event_flags_set(&(target_thread -> signals.signal_event_flags), (((ULONG) 1) << id), TX_OR); in internal_signal_dispatch() 121 … tx_event_flags_set(&(target_thread -> signals.signal_event_flags), ~(((ULONG) 1) << id), TX_AND); in internal_signal_dispatch()
|
| D | px_pth_once.c | 105 tx_event_flags_set(&(once_control->event), PTH_ONCE_INIT, TX_AND); in pthread_once()
|
| D | px_pth_kill.c | 134 … tx_event_flags_set(&(target_thread -> signals.signal_event_flags), (((ULONG) 1) << sig), TX_OR); in pthread_kill() 137 … tx_event_flags_set(&(target_thread -> signals.signal_event_flags), ~(((ULONG) 1) << sig), TX_AND); in pthread_kill()
|
| /ThreadX-v6.2.1/ports/cortex_m4/keil/example_build/ |
| D | demo_threadx.c | 141 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_m3/keil/example_build/ |
| D | sample_threadx.c | 141 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 47 ../tx_event_flags_set.c \ 233 ./tx_event_flags_set.d \ 419 ./tx_event_flags_set.obj \
|
| /ThreadX-v6.2.1/ports/arm11/ac5/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/arm11/gnu/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a7/ac5/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a12/gnu/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a7/ghs/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_m4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 195 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a12/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a17/ac6/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a17/gnu/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a5/ac5/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/ |
| D | sample_threadx.c | 201 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_a8/ac5/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 201 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 199 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_m7/iar/example_build/ |
| D | sample_threadx.c | 206 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|
| /ThreadX-v6.2.1/ports/cortex_r4/ac5/example_build/ |
| D | sample_threadx.c | 194 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|