Searched refs:glthread_rwlock_unlock (Results 1 – 3 of 3) sorted by relevance
159 extern int glthread_rwlock_unlock (gl_rwlock_t *lock);339 # define glthread_rwlock_unlock(LOCK) \ macro365 # define glthread_rwlock_unlock(LOCK) \ macro400 # define glthread_rwlock_unlock(LOCK) \ macro589 # define glthread_rwlock_unlock(LOCK) \ macro650 # define glthread_rwlock_unlock(NAME) 0 macro734 if (glthread_rwlock_unlock (&NAME)) \
138 glthread_rwlock_unlock (gl_rwlock_t *lock) in glthread_rwlock_unlock() function
1208 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.