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

/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_rwlock.c96 ATF_REQUIRE_EQ(pthread_rwlock_trywrlock(&lk), EBUSY); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dlinux-atomic.c28 #define EBUSY 16 macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Derrno.h58 #define EBUSY 16 /* Device busy */ macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Include/
H A Derrno.h19 #define EBUSY 16 /* Device or resource busy */ macro

Completed in 75 milliseconds