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

  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
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)) \
lock.c 138 glthread_rwlock_unlock (gl_rwlock_t *lock) function
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
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)) \
lock.c 138 glthread_rwlock_unlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h 205 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
211 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
240 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
246 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
716 glthread_rwlock_unlock (&NAME)
722 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
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.h 204 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
210 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
239 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
245 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
715 glthread_rwlock_unlock (&NAME)
721 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
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.h 204 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
210 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
239 if (pthread_in_use ()) glthread_rwlock_unlock (&NAME)
245 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
715 glthread_rwlock_unlock (&NAME)
721 extern void glthread_rwlock_unlock (gl_rwlock_t *lock);
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/include/
config.h 862 #define glthread_rwlock_unlock libintl_rwlock_unlock macro
  /src/external/gpl2/gettext/dist/gettext-runtime/
config.h.in 551 #define glthread_rwlock_unlock libintl_rwlock_unlock
  /src/external/gpl2/gettext/dist/gettext-tools/
config.h.in 856 #define glthread_rwlock_unlock libintl_rwlock_unlock

Completed in 100 milliseconds