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

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dlockf.c18 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.h55 #define F_UNLCK 2 macro

Completed in 67 milliseconds