| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
| D | px_pth_once.c | 98 tx_event_flags_create(&(once_control->event),"once flags"); in pthread_once() 104 tx_event_flags_set(&(once_control->event), PTH_ONCE_INIT, TX_AND); in pthread_once() 114 …tx_event_flags_get(&(once_control->event), PTH_ONCE_INIT, TX_AND, &(once_control->flags) ,TX_WAIT_… in pthread_once()
|
| /ThreadX-v6.4.1/docs/ |
| D | revision_history.txt | 14 when event flag set is interrupted. 54 … changes, and added macro for extending event 349 … struct members in TX_THREAD, changed user event 351 … merged event logging and MULTI run-time error checking 368 … event logging support, and added void pointer cast in pointer 376 … merged event logging support, and added void pointer cast in 378 …tx_block_pool_delete.c Merged event logging support, eliminated created_c… 381 … event logging support, and added logic to explicitly check 384 … check for valid pointer, merged event logging support, and 388 … event logging support, and added code to ensure that input [all …]
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/ |
| D | tx_thread_schedule.S | 167 la $9, _tx_el_thread_running # Build address of thread running event routine 168 jal $9 # Call event logging routine
|
| D | tx_initialize_low_level.S | 189 jal $9 # Call interrupt enter event logging
|
| /ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 154 BL _tx_el_interrupt ; Call interrupt event logging 162 BL _tx_el_interrupt_end ; Call interrupt event logging 178 BL _tx_el_interrupt ; Call interrupt event logging 185 BL _tx_el_interrupt_end ; Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 162 BL _tx_el_interrupt ; Call interrupt event logging 170 BL _tx_el_interrupt_end ; Call interrupt event logging 186 BL _tx_el_interrupt ; Call interrupt event logging 193 BL _tx_el_interrupt_end ; Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 162 BL _tx_el_interrupt ; Call interrupt event logging 170 BL _tx_el_interrupt_end ; Call interrupt event logging 186 BL _tx_el_interrupt ; Call interrupt event logging 193 BL _tx_el_interrupt_end ; Call interrupt event logging
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 162 BL _tx_el_interrupt ; Call interrupt event logging 170 BL _tx_el_interrupt_end ; Call interrupt event logging 186 BL _tx_el_interrupt ; Call interrupt event logging 193 BL _tx_el_interrupt_end ; Call interrupt event logging
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_initialize_low_level.mip | 189 jal $9 # Call interrupt enter event logging 212 jal $9 # Call interrupt exit event logging 269 jal $9 # Call interrupt start event logging 276 jal $9 # Call interrupt enter event logging 298 jal $9 # Call interrupt end event logging 305 jal $9 # Call interrupt exit event logging
|
| D | tx_thread_smp_time_get.mip | 40 /* information and event tracing. */
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_smp_time_get.a64 | 51 /* information and event tracing. */
|
| D | tx_thread_smp_unprotect.a64 | 108 …SEV // Send event to other CPUs, wakes anyone waiting on t… 111 SEV // Send event to other CPUs
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
| D | threadx_osek_readme.txt | 222 CreateEvent - Creates an event, the created event is returned if successful. Note that 229 RegisterEventtoTask - Register an event to a task. The event is now usable from that 230 task. Note that an event can only be registered to a single task.
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 215 BL _tx_el_interrupt # Call interrupt event logging 245 BL _tx_el_interrupt_end # Call interrupt event logging 272 BL _tx_el_interrupt # Call interrupt event logging 295 BL _tx_el_interrupt_end # Call interrupt event logging
|
| /ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
| D | MP_Mutexes.s | 93 …SEV ; Send event to other CPUs, wakes anyone waiting on a mutex (using…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
| D | MP_Mutexes.s | 93 …SEV ; Send event to other CPUs, wakes anyone waiting on a mutex (using…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
| D | MP_Mutexes.S | 106 …SEV @ Send event to other CPUs, wakes anyone waiting on a mutex (using…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
| D | MP_Mutexes.s | 97 …SEV ; Send event to other CPUs, wakes anyone waiting on a mutex (using…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
| D | MP_Mutexes.s | 97 …SEV ; Send event to other CPUs, wakes anyone waiting on a mutex (using…
|