RTEMS 6.1-rc1
Functions
timespecisnonnegative.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Timespec_Is_non_negative().