Searched refs:__libc_lock_recursive_t (Results 1 – 1 of 1) sorted by relevance
44 typedef struct { pthread_mutex_t mutex; } __libc_lock_recursive_t; typedef47 typedef struct { int lock; int cnt; void *owner; } __libc_lock_recursive_t; typedef57 typedef struct __libc_lock_recursive_opaque__ __libc_lock_recursive_t; typedef76 CLASS __libc_lock_recursive_t NAME;115 CLASS __libc_lock_recursive_t NAME;118 CLASS __libc_lock_recursive_t NAME = _LIBC_LOCK_RECURSIVE_INITIALIZER;124 CLASS __libc_lock_recursive_t NAME = _LIBC_LOCK_RECURSIVE_INITIALIZER;188 ((NAME) = (__libc_lock_recursive_t) _LIBC_LOCK_RECURSIVE_INITIALIZER, 0)