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_PENDING
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c
44
#define
SD_PENDING
1 /* before running real_detach_experiment() */
473
if (SD_OFF != __collector_cas_32 (&sd_state, SD_OFF,
SD_PENDING
))
489
//
SD_PENDING
and should call real_detach_experiment()
506
if (
SD_PENDING
!= __collector_cas_32 (&sd_state,
SD_PENDING
, SD_COMPLETE))
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c
44
#define
SD_PENDING
1 /* before running real_detach_experiment() */
473
if (SD_OFF != __collector_cas_32 (&sd_state, SD_OFF,
SD_PENDING
))
489
//
SD_PENDING
and should call real_detach_experiment()
506
if (
SD_PENDING
!= __collector_cas_32 (&sd_state,
SD_PENDING
, SD_COMPLETE))
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026