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

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
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.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.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/gpl3/gdb/dist/gnulib/import/glthread/
lock.c 111 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
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)) \
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.c 111 glthread_rwlock_wrlock (gl_rwlock_t *lock) function
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)) \
  /src/external/gpl2/gettext/include/
config.h 861 #define glthread_rwlock_wrlock libintl_rwlock_wrlock macro

Completed in 49 milliseconds