Home
last modified time | relevance | path

Searched refs:glthread_rwlock_unlock (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dlock.h159 extern int glthread_rwlock_unlock (gl_rwlock_t *lock);
339 # define glthread_rwlock_unlock(LOCK) \ macro
365 # define glthread_rwlock_unlock(LOCK) \ macro
400 # define glthread_rwlock_unlock(LOCK) \ macro
589 # define glthread_rwlock_unlock(LOCK) \ macro
650 # define glthread_rwlock_unlock(NAME) 0 macro
734 if (glthread_rwlock_unlock (&NAME)) \
Dlock.c138 glthread_rwlock_unlock (gl_rwlock_t *lock) in glthread_rwlock_unlock() function
DChangeLog.01208 glthread_rwlock_unlock, glthread_rwlock_destroy,
1216 (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
1248 (glthread_rwlock_unlock): New macro/function.
1249 (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
1274 glthread_rwlock_unlock. Return error code.