Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dfcntl.c112 #define LOCKED(expr) \ in __libc_fcntl() macro
123 LOCKED (d->flags); in __libc_fcntl()
127 LOCKED ((d->flags = va_arg (ap, int), 0)); in __libc_fcntl()

Completed in 3 milliseconds