Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_destroy (Results 1 – 8 of 8) sorted by relevance

/trueos/lib/libkse/thread/
HDthr_rwlockattr.c36 __weak_reference(_pthread_rwlockattr_destroy, pthread_rwlockattr_destroy);
/trueos/lib/libthr/thread/
HDthr_rwlockattr.c37 __weak_reference(_pthread_rwlockattr_destroy, pthread_rwlockattr_destroy);
/trueos/include/
HDpthread.h237 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *);
/trueos/lib/libthr/
HDpthread.map100 pthread_rwlockattr_destroy;
/trueos/lib/libkse/
HDkse.map108 pthread_rwlockattr_destroy;
/trueos/lib/libc/include/
HDnamespace.h180 #define pthread_rwlockattr_destroy _pthread_rwlockattr_destroy macro
HDun-namespace.h161 #undef pthread_rwlockattr_destroy
/trueos/share/man/man3/
HDMakefile230 pthread_rwlockattr_destroy.3 \