OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Running
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_recursion_guard.h
35
atomic_uint8_t &
Running
;
40
:
Running
(R), Valid(!atomic_exchange(&R, 1, memory_order_acq_rel)) {}
51
atomic_store(&
Running
, 0, memory_order_release);
xray_fdr_logging.cc
445
thread_local atomic_uint8_t
Running
{0};
501
RecursionGuard Guard{
Running
};
531
RecursionGuard Guard{
Running
};
561
RecursionGuard Guard{
Running
};
591
RecursionGuard Guard{
Running
};
/src/games/robots/
extern.c
45
bool Jump = false; /* Jump while
running
, counting, or waiting */
49
bool
Running
= false; /* Currently in the middle of a run */
61
char Run_ch; /* Character for the direction we are
running
*/
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu72_discrete.h
524
uint8_t
Running
;
536
uint8_t
Running
;
smu73_discrete.h
521
uint8_t
Running
;
533
uint8_t
Running
;
smu74_discrete.h
514
uint8_t
Running
;
526
uint8_t
Running
;
smu75_discrete.h
526
uint8_t
Running
;
538
uint8_t
Running
;
Completed in 18 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025