Searched refs:threads (Results 1 – 25 of 133) sorted by relevance
123456
/ThreadX-v6.4.1/ports/win32/vs_2019/ |
D | readme_threadx.txt | 47 ThreadX for Win32 is implemented using Win32 threads. Each application 53 Interrupts in ThreadX/Win32 are also simulated by threads. A good example 61 Win32 API does not have a good mechanism to terminate threads and instead 62 must rely on the thread itself terminating. Hence, threads in the ThreadX 80 ThreadX provides simulated interrupt handling with Win32 threads. Simulated 81 interrupt threads may be created by the application or may be added to the 109 Simulated interrupt threads should not be activated until initialization is complete, i.e. until 110 ThreadX is ready to schedule threads. The following activation code may be added to the routine
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
D | readme_release_history.txt | 25 px_pth_init.c Fixed memory leak when threads are released or killed by 29 Fixed bug when trying to join threads from ThreadX context when
|
/ThreadX-v6.4.1/ports/cortex_m23/ac6/example_build/demo_secure_zone/ |
D | Abstract.txt | 7 demonstrates three RTOS threads.
|
/ThreadX-v6.4.1/ports/cortex_m33/ac6/example_build/demo_secure_zone/ |
D | Abstract.txt | 7 demonstrates three RTOS threads.
|
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 21 This test consists of 5 threads created at the same priority that 31 This test consists of 5 threads that each have a unique priority. 32 In this test, all threads except the lowest priority thread are 150 This function lets all other threads of same priority execute
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/ |
D | readme_threadx.txt | 68 connection to 12 threads, as follows: 135 All suspended threads have one of these two types of stack frames. The top 250 the MIPS interAptiv. ThreadX application threads (of varying priority) that are "READY" 261 means that application threads may be preempted by higher priority threads, may
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/ |
D | readme_threadx.txt | 94 All suspended threads have one of these two types of stack frames. The top 209 the MIPS interAptiv. ThreadX application threads (of varying priority) that are "READY" 220 means that application threads may be preempted by higher priority threads, may
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_thread_context_restore.mip | 100 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be 215 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be 305 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be
|
D | tx_thread_context_save.mip | 111 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be 200 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be
|
/ThreadX-v6.4.1/ports/cortex_m3/ac5/ |
D | readme_threadx.txt | 53 All suspended threads have the same stack frame in the Cortex-M version of 190 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m33/gnu/ |
D | readme_threadx.txt | 37 All suspended threads have the same stack frame in the Cortex-M33 version of 180 …eadX for Cortex-M33 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m4/ac5/ |
D | readme_threadx.txt | 53 All suspended threads have the same stack frame in the Cortex-M version of 190 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac5/ |
D | readme_threadx.txt | 53 All suspended threads have the same stack frame in the Cortex-M version of 190 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m55/gnu/ |
D | readme_threadx.txt | 37 All suspended threads have the same stack frame in the Cortex-M55 version of 180 …eadX for Cortex-M55 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m7/ac5/ |
D | readme_threadx.txt | 53 All suspended threads have the same stack frame in the Cortex-M version of 190 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/ |
D | readme_threadx.txt | 37 All suspended threads have the same stack frame in the Cortex-Mxx version of 180 …eadX for Cortex-Mxx supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m85/gnu/ |
D | readme_threadx.txt | 37 All suspended threads have the same stack frame in the Cortex-M85 version of 180 …eadX for Cortex-M85 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m33/iar/ |
D | readme_threadx.txt | 43 All suspended threads have the same stack frame in the Cortex-M33 version of 191 …eadX for Cortex-M33 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m4/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m85/iar/ |
D | readme_threadx.txt | 43 All suspended threads have the same stack frame in the Cortex-M85 version of 191 …eadX for Cortex-M85 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m55/iar/ |
D | readme_threadx.txt | 43 All suspended threads have the same stack frame in the Cortex-M55 version of 191 …eadX for Cortex-M55 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m7/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/iar/ |
D | readme_threadx.txt | 43 All suspended threads have the same stack frame in the Cortex-Mxx version of 191 …eadX for Cortex-Mxx supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m7/gnu/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m3/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
123456