Searched defs:EBUSY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_rwlock.c98 ATF_REQUIRE_EQ(pthread_rwlock_trywrlock(&lk), EBUSY); local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacclib.h195 #define EBUSY 16 /* Device or resource busy */ macro
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Derrno.h314 #define EBUSY 9952 macro
/freebsd-11-stable/sys/sys/
H A Derrno.h67 #define EBUSY 16 /* Device busy */ macro

Completed in 79 milliseconds