HomeSort by: relevance | last modified time | path
    Searched defs:glthread_rwlock_unlock (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.c 119 glthread_rwlock_unlock (gl_rwlock_t *lock) function
198 glthread_rwlock_unlock (gl_rwlock_t *lock) function
767 glthread_rwlock_unlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.c 118 glthread_rwlock_unlock (gl_rwlock_t *lock) function
197 glthread_rwlock_unlock (gl_rwlock_t *lock) function
766 glthread_rwlock_unlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.c 118 glthread_rwlock_unlock (gl_rwlock_t *lock) function
197 glthread_rwlock_unlock (gl_rwlock_t *lock) function
766 glthread_rwlock_unlock (gl_rwlock_t *lock) function
  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
lock.c 138 glthread_rwlock_unlock (gl_rwlock_t *lock) function
lock.h 51 Releasing the lock: err = glthread_rwlock_unlock (&name);
161 extern int glthread_rwlock_unlock (gl_rwlock_t *lock);
341 # define glthread_rwlock_unlock(LOCK) \ macro
367 # define glthread_rwlock_unlock(LOCK) \ macro
402 # define glthread_rwlock_unlock(LOCK) \ macro
591 # define glthread_rwlock_unlock(LOCK) \ macro
652 # define glthread_rwlock_unlock(NAME) 0 macro
736 if (glthread_rwlock_unlock (&NAME)) \
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.c 138 glthread_rwlock_unlock (gl_rwlock_t *lock) function
lock.h 51 Releasing the lock: err = glthread_rwlock_unlock (&name);
161 extern int glthread_rwlock_unlock (gl_rwlock_t *lock);
341 # define glthread_rwlock_unlock(LOCK) \ macro
367 # define glthread_rwlock_unlock(LOCK) \ macro
402 # define glthread_rwlock_unlock(LOCK) \ macro
591 # define glthread_rwlock_unlock(LOCK) \ macro
652 # define glthread_rwlock_unlock(NAME) 0 macro
736 if (glthread_rwlock_unlock (&NAME)) \
  /src/external/gpl2/gettext/include/
config.h 862 #define glthread_rwlock_unlock libintl_rwlock_unlock macro

Completed in 16 milliseconds