Lines Matching full:run
14 - Convert some asserts to run time parameter checks.
131 + Update ARMv7-M ports to ensure that kernel interrupts run at the lowest priority.
303 the type used to hold run time statistic counters. Defaults to uint32_t
308 the raw run time counter value, the new function returns the percentage of
309 the entire run time consumed by the idle task. Note the amount of idle
317 that reference secure-side contexts at run time. Now the structures are
440 + Added new POSIX port layer that allows FreeRTOS to run on Linux hosts in
441 the same way the Windows port layer enables FreeRTOS to run on Windows
462 a user reported error whereby a task continues to run for a short time
542 + Removed the 'FromISR' functions from the MPU ports as ISRs run privileged
563 FreeRTOS ports that run on architectures that have stack limit registers.
747 all the threads run on the same core, and the threads run with very high
821 + Minor run-time optimisations.
838 + Updates necessary to allow FreeRTOS to run on 64-bit architectures.
1860 more flexibility in how the time base for the run time statistics feature
1867 + Slight optimisation in the run time stats calculation.
2043 + Updated the Stellaris uIP WEB server demos to include the new run time
2236 + Updating demos to allow more to run with the co-operative scheduler.
2483 This is to allow co-routines to run when there are no tasks.
2586 priority that is ready to run. Previously there was a possibility that
2587 the task would not run until the next RTOS tick or call to portYIELD().
2688 run. Previously the idle task would run to the end of its time slice
3186 the idle priority, allowing low priority tasks to run evenly at times of