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

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h 47 Type: gl_recursive_lock_t
251 /* --------------------- gl_recursive_lock_t datatype --------------------- */
257 typedef pthread_mutex_t gl_recursive_lock_t; typedef
286 gl_recursive_lock_t; typedef in typeref:struct:__anon9151
288 STORAGECLASS gl_recursive_lock_t NAME;
290 STORAGECLASS gl_recursive_lock_t NAME = gl_recursive_lock_initializer;
301 extern void glthread_recursive_lock_init (gl_recursive_lock_t *lock);
302 extern void glthread_recursive_lock_lock (gl_recursive_lock_t *lock);
303 extern void glthread_recursive_lock_unlock (gl_recursive_lock_t *lock);
304 extern void glthread_recursive_lock_destroy (gl_recursive_lock_t *lock)
319 gl_recursive_lock_t; typedef in typeref:struct:__anon9152
444 typedef pth_mutex_t gl_recursive_lock_t; typedef
577 gl_recursive_lock_t; typedef in typeref:struct:__anon9153
738 gl_recursive_lock_t; typedef in typeref:struct:__anon9159
806 typedef int gl_recursive_lock_t; typedef
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.h 46 Type: gl_recursive_lock_t
250 /* --------------------- gl_recursive_lock_t datatype --------------------- */
256 typedef pthread_mutex_t gl_recursive_lock_t; typedef
285 gl_recursive_lock_t; typedef in typeref:struct:__anon9191
287 STORAGECLASS gl_recursive_lock_t NAME;
289 STORAGECLASS gl_recursive_lock_t NAME = gl_recursive_lock_initializer;
300 extern void glthread_recursive_lock_init (gl_recursive_lock_t *lock);
301 extern void glthread_recursive_lock_lock (gl_recursive_lock_t *lock);
302 extern void glthread_recursive_lock_unlock (gl_recursive_lock_t *lock);
303 extern void glthread_recursive_lock_destroy (gl_recursive_lock_t *lock)
318 gl_recursive_lock_t; typedef in typeref:struct:__anon9192
443 typedef pth_mutex_t gl_recursive_lock_t; typedef
576 gl_recursive_lock_t; typedef in typeref:struct:__anon9193
737 gl_recursive_lock_t; typedef in typeref:struct:__anon9199
805 typedef int gl_recursive_lock_t; typedef
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.h 46 Type: gl_recursive_lock_t
250 /* --------------------- gl_recursive_lock_t datatype --------------------- */
256 typedef pthread_mutex_t gl_recursive_lock_t; typedef
285 gl_recursive_lock_t; typedef in typeref:struct:__anon9217
287 STORAGECLASS gl_recursive_lock_t NAME;
289 STORAGECLASS gl_recursive_lock_t NAME = gl_recursive_lock_initializer;
300 extern void glthread_recursive_lock_init (gl_recursive_lock_t *lock);
301 extern void glthread_recursive_lock_lock (gl_recursive_lock_t *lock);
302 extern void glthread_recursive_lock_unlock (gl_recursive_lock_t *lock);
303 extern void glthread_recursive_lock_destroy (gl_recursive_lock_t *lock)
318 gl_recursive_lock_t; typedef in typeref:struct:__anon9218
443 typedef pth_mutex_t gl_recursive_lock_t; typedef
576 gl_recursive_lock_t; typedef in typeref:struct:__anon9219
737 gl_recursive_lock_t; typedef in typeref:struct:__anon9225
805 typedef int gl_recursive_lock_t; typedef
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
lock.h 55 Type: gl_recursive_lock_t
164 /* --------------------- gl_recursive_lock_t datatype --------------------- */
173 gl_recursive_lock_t; typedef in typeref:struct:__anon18408
175 STORAGECLASS gl_recursive_lock_t NAME;
178 STORAGECLASS gl_recursive_lock_t NAME = \
185 extern int glthread_recursive_lock_init (gl_recursive_lock_t *lock);
186 extern int glthread_recursive_lock_lock (gl_recursive_lock_t *lock);
187 extern int glthread_recursive_lock_unlock (gl_recursive_lock_t *lock);
188 extern int glthread_recursive_lock_destroy (gl_recursive_lock_t *lock);
414 /* --------------------- gl_recursive_lock_t datatype --------------------- *
420 typedef pthread_mutex_t gl_recursive_lock_t; typedef
450 gl_recursive_lock_t; typedef in typeref:struct:__anon18411
483 gl_recursive_lock_t; typedef in typeref:struct:__anon18412
598 typedef glwthread_recmutex_t gl_recursive_lock_t; typedef
657 typedef int gl_recursive_lock_t; typedef
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.h 55 Type: gl_recursive_lock_t
164 /* --------------------- gl_recursive_lock_t datatype --------------------- */
173 gl_recursive_lock_t; typedef in typeref:struct:__anon21149
175 STORAGECLASS gl_recursive_lock_t NAME;
178 STORAGECLASS gl_recursive_lock_t NAME = \
185 extern int glthread_recursive_lock_init (gl_recursive_lock_t *lock);
186 extern int glthread_recursive_lock_lock (gl_recursive_lock_t *lock);
187 extern int glthread_recursive_lock_unlock (gl_recursive_lock_t *lock);
188 extern int glthread_recursive_lock_destroy (gl_recursive_lock_t *lock);
414 /* --------------------- gl_recursive_lock_t datatype --------------------- *
420 typedef pthread_mutex_t gl_recursive_lock_t; typedef
450 gl_recursive_lock_t; typedef in typeref:struct:__anon21152
483 gl_recursive_lock_t; typedef in typeref:struct:__anon21153
598 typedef glwthread_recmutex_t gl_recursive_lock_t; typedef
657 typedef int gl_recursive_lock_t; typedef
    [all...]

Completed in 50 milliseconds