[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pthread attr get/set cputime
- Date: Tue, 29 Jan 2008 10:36:41 -0600
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- Subject: pthread attr get/set cputime
Hi,
Jennifer and I noticed the following routines did not
have test code.
pthread_attr_getcputime
pthread_attr_setcputime
When we went searching for definitions in the current
OpenGroup and POSIX specification, we couldn't find
any. The comments in RTEMS indicate they were from
a draft specification.
Before we delete them, can anyone add some insight?
--joel