Removed obsolete comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33928 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -229,7 +229,6 @@ extern int pthread_attr_getscope(const pthread_attr_t *attr,
|
||||
int *contentionScope);
|
||||
extern int pthread_attr_setscope(pthread_attr_t *attr, int contentionScope);
|
||||
|
||||
/* mandatory! */
|
||||
extern int pthread_attr_getschedparam(const pthread_attr_t *attr,
|
||||
struct sched_param *param);
|
||||
extern int pthread_attr_setschedparam(pthread_attr_t *attr,
|
||||
|
||||
Reference in New Issue
Block a user