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

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h 28 Type: gl_lock_t
141 /* -------------------------- gl_lock_t datatype -------------------------- */
143 typedef pthread_mutex_t gl_lock_t; typedef
403 /* -------------------------- gl_lock_t datatype -------------------------- */
405 typedef pth_mutex_t gl_lock_t; typedef
528 /* -------------------------- gl_lock_t datatype -------------------------- */
530 typedef mutex_t gl_lock_t; typedef
653 /* -------------------------- gl_lock_t datatype -------------------------- */
660 gl_lock_t; typedef in typeref:struct:__anon9156
662 STORAGECLASS gl_lock_t NAME
787 typedef int gl_lock_t; typedef
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.h 27 Type: gl_lock_t
140 /* -------------------------- gl_lock_t datatype -------------------------- */
142 typedef pthread_mutex_t gl_lock_t; typedef
402 /* -------------------------- gl_lock_t datatype -------------------------- */
404 typedef pth_mutex_t gl_lock_t; typedef
527 /* -------------------------- gl_lock_t datatype -------------------------- */
529 typedef mutex_t gl_lock_t; typedef
652 /* -------------------------- gl_lock_t datatype -------------------------- */
659 gl_lock_t; typedef in typeref:struct:__anon9196
661 STORAGECLASS gl_lock_t NAME
786 typedef int gl_lock_t; typedef
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.h 27 Type: gl_lock_t
140 /* -------------------------- gl_lock_t datatype -------------------------- */
142 typedef pthread_mutex_t gl_lock_t; typedef
402 /* -------------------------- gl_lock_t datatype -------------------------- */
404 typedef pth_mutex_t gl_lock_t; typedef
527 /* -------------------------- gl_lock_t datatype -------------------------- */
529 typedef mutex_t gl_lock_t; typedef
652 /* -------------------------- gl_lock_t datatype -------------------------- */
659 gl_lock_t; typedef in typeref:struct:__anon9222
661 STORAGECLASS gl_lock_t NAME
786 typedef int gl_lock_t; typedef
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
lock.h 25 Type: gl_lock_t
107 /* -------------------------- gl_lock_t datatype -------------------------- */
116 gl_lock_t; typedef in typeref:struct:__anon18406
118 STORAGECLASS gl_lock_t NAME;
121 STORAGECLASS gl_lock_t NAME = \
128 extern int glthread_lock_init (gl_lock_t *lock);
129 extern int glthread_lock_lock (gl_lock_t *lock);
130 extern int glthread_lock_unlock (gl_lock_t *lock);
131 extern int glthread_lock_destroy (gl_lock_t *lock);
291 /* -------------------------- gl_lock_t datatype -------------------------- *
293 typedef pthread_mutex_t gl_lock_t; typedef
560 typedef glwthread_mutex_t gl_lock_t; typedef
636 typedef int gl_lock_t; typedef
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.h 25 Type: gl_lock_t
107 /* -------------------------- gl_lock_t datatype -------------------------- */
116 gl_lock_t; typedef in typeref:struct:__anon21147
118 STORAGECLASS gl_lock_t NAME;
121 STORAGECLASS gl_lock_t NAME = \
128 extern int glthread_lock_init (gl_lock_t *lock);
129 extern int glthread_lock_lock (gl_lock_t *lock);
130 extern int glthread_lock_unlock (gl_lock_t *lock);
131 extern int glthread_lock_destroy (gl_lock_t *lock);
291 /* -------------------------- gl_lock_t datatype -------------------------- *
293 typedef pthread_mutex_t gl_lock_t; typedef
560 typedef glwthread_mutex_t gl_lock_t; typedef
636 typedef int gl_lock_t; typedef
    [all...]

Completed in 19 milliseconds