#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to