Home
last modified time | relevance | path

Searched refs:_flock_t (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dstdio.h42 typedef _LOCK_RECURSIVE_T _flock_t; typedef
137 _flock_t _lock; /* for thread-safety locking */
183 _flock_t _lock; /* for thread-safety locking */
/picolibc-latest/newlib/
DChangeLog-201513784 _flock_t to be of type _LOCK_RECURSIVE_T.
13807 (_flock_t): Change to be a struct containing a single member
16655 * libc/include/sys/_types.h (_flock_t): Added.
16667 * libc/sys/linux/sys/_types.h (_flock_t): New type.