Searched refs:__libc_lock_recursive_t (Results 1 - 1 of 1) sorted by path

/haiku/src/system/libroot/posix/glibc/include/bits/
H A Dlibc-lock.h38 typedef struct { pthread_mutex_t mutex; } __libc_lock_recursive_t; typedef in typeref:struct:__anon4
48 CLASS __libc_lock_recursive_t NAME;
53 CLASS __libc_lock_recursive_t NAME = _LIBC_LOCK_RECURSIVE_INITIALIZER;

Completed in 63 milliseconds