RTEMS 6.1-rc6
|
This source file contains the implementation of _Timespec_Is_non_negative(). More...
#include <rtems/score/timespec.h>
Functions | |
bool | _Timespec_Is_non_negative (const struct timespec *time) |
Checks if the values in time are non-negative. | |
This source file contains the implementation of _Timespec_Is_non_negative().