Files
rtems/cpukit/include/rtems/score
Sebastian Huber d0de6fdfa8 score: Add _IO_Relax()
This function may be used to burn a couple of processor cycles with
minimum impact on the system bus.  It may be used in busy wait loops.
Since it is a global function, it is possible to wrap it in device
driver test code.
2022-03-24 11:10:48 +01:00
..
2021-10-29 12:40:56 -05:00
2021-10-06 08:37:49 +02:00
2022-03-24 11:10:48 +01:00