OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SD_COMPLETE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c
45
#define
SD_COMPLETE
2 /* after running real_detach_experiment() */
506
if (SD_PENDING != __collector_cas_32 (&sd_state, SD_PENDING,
SD_COMPLETE
))
512
if (
SD_COMPLETE
!= __collector_cas_32 (&sd_state,
SD_COMPLETE
, SD_OFF))
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c
45
#define
SD_COMPLETE
2 /* after running real_detach_experiment() */
506
if (SD_PENDING != __collector_cas_32 (&sd_state, SD_PENDING,
SD_COMPLETE
))
512
if (
SD_COMPLETE
!= __collector_cas_32 (&sd_state,
SD_COMPLETE
, SD_OFF))
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026