Put pthread_condattr_init sorted order.
This commit is contained in:
parent
697ca17bb0
commit
9fc171584d
@ -237,9 +237,9 @@ global:
|
||||
pthread_cond_timedwait;
|
||||
pthread_cond_wait;
|
||||
pthread_condattr_destroy;
|
||||
pthread_condattr_init;
|
||||
pthread_condattr_getclock;
|
||||
pthread_condattr_getpshared;
|
||||
pthread_condattr_init;
|
||||
pthread_condattr_setclock;
|
||||
pthread_condattr_setpshared;
|
||||
pthread_create;
|
||||
|
Loading…
Reference in New Issue
Block a user