[RTEMS Project] #3891: Implement pthread_getcpuclockid()
RTEMS trac
trac at rtems.org
Fri Feb 28 16:32:39 UTC 2020
#3891: Implement pthread_getcpuclockid()
----------------------------+------------------------------
Reporter: Joel Sherrill | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Indefinite
Component: posix | Version:
Severity: normal | Keywords: POSIX-Compliance
Blocked By: | Blocking:
----------------------------+------------------------------
The pthread_getcpuclockid() method currently returns ENOSYS. It should be
implemented. Since each thread has execution time statistics with it, this
should just be a matter of figuring out how the clock id is specified for
each thread.
https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getcpuclockid.html
--
Ticket URL: <http://devel.rtems.org/ticket/3891>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list