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

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dlockf.c9 .l_type = F_WRLCK,
15 l.l_type = F_RDLCK;
18 if (l.l_type == F_UNLCK || l.l_pid == getpid())
23 l.l_type = F_UNLCK;
/seL4-refos-master/libs/libmuslc/include/
H A Dfcntl.h25 short l_type; member in struct:flock

Completed in 27 milliseconds