[RTEMS Project] #2732: Add clock_nanosleep()

RTEMS trac trac at rtems.org
Thu Jun 9 15:36:47 UTC 2016


#2732: Add clock_nanosleep()
--------------------+--------------------
 Reporter:  gedare  |      Owner:  gedare
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  4.12
Component:  cpukit  |    Version:  4.12
 Severity:  normal  |   Keywords:  posix
--------------------+--------------------
 The clock_nanosleep function is provided to enable specifying the clock
 source (CLOCK_REALTIME or CLOCK_MONOTONIC) and to control whether or not
 to use an absolute or relative reference point via TIMER_ABSTIME flag.

 See also:
 http://pubs.opengroup.org/onlinepubs/009695399/functions/clock_nanosleep.html

--
Ticket URL: <http://devel.rtems.org/ticket/2732>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list