Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dstdio.h45 typedef _LOCK_RECURSIVE_T _flock_t; typedef
121 _flock_t _lock; /* for thread-safety locking */
174 _flock_t _lock; /* for thread-safety locking */
/picolibc-3.7.0-3.6.0/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.