Searched refs:dummy (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
| D | px_cond_broadcast.c | 95 UINT old_threshold,dummy; in pthread_cond_broadcast() local 131 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast() 144 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast()
|
| D | px_cond_wait.c | 97 UINT old_threshold,dummy; in pthread_cond_wait() local 113 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_wait()
|
| D | px_cond_timedwait.c | 103 UINT old_threshold,dummy; in pthread_cond_timedwait() local 120 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_timedwait()
|
| /ThreadX-v6.4.1/ports/cortex_m55/ac6/example_build/demo_threadx_non-secure_zone/RTE/Device/SSE-300-MPS3/ |
| D | fvp_sse300_mps3_s.sct | 41 * This dummy region ensures that the next one will be aligned on a 32 bytes
|
| /ThreadX-v6.4.1/ports/cortex_m55/ac6/example_build/demo_secure_zone/RTE/Device/SSE-300-MPS3/ |
| D | fvp_sse300_mps3_s.sct | 41 * This dummy region ensures that the next one will be aligned on a 32 bytes
|