OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EBUSY
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/lib/libpthread/
t_rwlock.c
98
ATF_REQUIRE_EQ(pthread_rwlock_trywrlock(&lk),
EBUSY
);
/src/external/gpl3/gcc/dist/libgcc/config/pa/
linux-atomic.c
28
#define
EBUSY
16
73
new value was written to memory. If not, return -
EBUSY
. */
75
return -
EBUSY
;
104
/* If the kernel LWS call fails with no error, return -
EBUSY
*/
106
return -
EBUSY
;
/src/external/gpl3/gcc.old/dist/libgcc/config/pa/
linux-atomic.c
28
#define
EBUSY
16
72
new value was written to memory. If not, return -
EBUSY
. */
74
return -
EBUSY
;
103
/* If the kernel LWS call fails with no error, return -
EBUSY
*/
105
return -
EBUSY
;
/src/sys/external/bsd/acpica/dist/include/
acclib.h
87
#define
EBUSY
16 /* Device or resource busy */
/src/external/apache2/llvm/dist/libcxx/include/
errno.h
283
#ifndef
EBUSY
284
#define
EBUSY
9952
/src/sys/sys/
errno.h
58
#define
EBUSY
16 /* Device busy */
Completed in 23 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026