Export pthread_condattr_getclock, pthread_condattr_setclock.
This commit is contained in:
parent
d9338897d1
commit
399fdd028a
@ -234,6 +234,8 @@ global:
|
|||||||
pthread_cond_wait;
|
pthread_cond_wait;
|
||||||
pthread_condattr_destroy;
|
pthread_condattr_destroy;
|
||||||
pthread_condattr_init;
|
pthread_condattr_init;
|
||||||
|
pthread_condattr_getclock;
|
||||||
|
pthread_condattr_setclock;
|
||||||
pthread_create;
|
pthread_create;
|
||||||
pthread_detach;
|
pthread_detach;
|
||||||
pthread_equal;
|
pthread_equal;
|
||||||
|
Loading…
Reference in New Issue
Block a user