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

  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
lock.h 50 err = glthread_rwlock_wrlock (&name);
160 extern int glthread_rwlock_wrlock (gl_rwlock_t *lock);
339 # define glthread_rwlock_wrlock(LOCK) \ macro
365 # define glthread_rwlock_wrlock(LOCK) \ macro
400 # define glthread_rwlock_wrlock(LOCK) \ macro
589 # define glthread_rwlock_wrlock(LOCK) \ macro
651 # define glthread_rwlock_wrlock(NAME) 0 macro
729 if (glthread_rwlock_wrlock (&NAME)) \
lock.c 111 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.h 50 err = glthread_rwlock_wrlock (&name);
160 extern int glthread_rwlock_wrlock (gl_rwlock_t *lock);
339 # define glthread_rwlock_wrlock(LOCK) \ macro
365 # define glthread_rwlock_wrlock(LOCK) \ macro
400 # define glthread_rwlock_wrlock(LOCK) \ macro
589 # define glthread_rwlock_wrlock(LOCK) \ macro
651 # define glthread_rwlock_wrlock(NAME) 0 macro
729 if (glthread_rwlock_wrlock (&NAME)) \
lock.c 111 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h 203 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
210 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
238 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
245 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
714 glthread_rwlock_wrlock (&NAME)
721 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
lock.c 103 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
178 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
715 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.h 202 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
209 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
237 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
244 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
713 glthread_rwlock_wrlock (&NAME)
720 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
lock.c 102 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
177 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
714 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.h 202 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
209 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
237 if (pthread_in_use ()) glthread_rwlock_wrlock (&NAME)
244 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
713 glthread_rwlock_wrlock (&NAME)
720 extern void glthread_rwlock_wrlock (gl_rwlock_t *lock);
lock.c 102 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
177 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
714 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
  /src/external/gpl2/gettext/include/
config.h 861 #define glthread_rwlock_wrlock libintl_rwlock_wrlock macro
  /src/external/gpl2/gettext/dist/gettext-runtime/
config.h.in 550 #define glthread_rwlock_wrlock libintl_rwlock_wrlock
  /src/external/gpl2/gettext/dist/gettext-tools/
config.h.in 855 #define glthread_rwlock_wrlock libintl_rwlock_wrlock

Completed in 199 milliseconds