Searched refs:_LIBC_LOCK_RECURSIVE_INITIALIZER (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/bits/
H A Dstdio-lock.h28 #ifdef _LIBC_LOCK_RECURSIVE_INITIALIZER
29 # define _IO_lock_initializer _LIBC_LOCK_RECURSIVE_INITIALIZER
H A Dlibc-lock.h53 CLASS __libc_lock_recursive_t NAME = _LIBC_LOCK_RECURSIVE_INITIALIZER;
54 # define _LIBC_LOCK_RECURSIVE_INITIALIZER \ macro

Completed in 34 milliseconds