OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RUN
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/systat/
vmstat.h
32
enum display_mode { BOOT, TIME,
RUN
};
/src/usr.bin/make/unit-tests/
cmd-errors-jobs.mk
6
RUN
= @
run
() { \
12
} &&
run
15
${
RUN
} undefined-direct
16
${
RUN
} undefined-indirect
17
${
RUN
} parse-error-direct
18
${
RUN
} parse-error-indirect
19
${
RUN
} begin-direct
20
${
RUN
} begin-indirect
21
${
RUN
} end-direc
[
all
...]
/src/sys/arch/xen/xen/
xbdback_xenbus.c
85
*
RUN
: xbdi thread must be woken up, I/Os have to be processed
89
typedef enum {WAITING,
RUN
, DISCONNECTING, DISCONNECTED} xbdback_state_t;
703
if (xbdi->xbdi_status == WAITING || xbdi->xbdi_status ==
RUN
)
748
if (xbdi->xbdi_status == WAITING || xbdi->xbdi_status ==
RUN
) {
942
case
RUN
:
1610
/* only set
RUN
state when we are WAITING for work */
1612
xbdi->xbdi_status =
RUN
;
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025