Home
last modified time | relevance | path

Searched defs:__libc_lock_recursive_t (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/nptl/
Dlibc-lock.h30 typedef struct { pthread_mutex_t mutex; } __libc_lock_recursive_t; typedef
32 typedef struct { int lock; int cnt; void *owner; } __libc_lock_recursive_t; typedef
35 typedef struct __libc_lock_recursive_opaque__ __libc_lock_recursive_t; typedef
/glibc-2.36/sysdeps/mach/
Dlibc-lock.h33 } __libc_lock_recursive_t; typedef
43 typedef struct __libc_lock_recursive_opaque__ __libc_lock_recursive_t; typedef