OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iNumCancel
(Results
1 - 3
of
3
) sorted by null
/external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_ao.cpp
71
iNumCancel
= 0;
90
iNumCancel
+= aStats.
iNumCancel
;
198
iPVActiveStats->
iNumCancel
++;
oscl_scheduler_aobase.h
105
uint32
iNumCancel
;//how many DoCancel calls.
oscl_scheduler.cpp
563
if ((active->iNumRun + active->
iNumCancel
) == 0)
580
, active->
iNumCancel
596
, active->
iNumCancel
613
if ((active->iNumRun + active->
iNumCancel
) == 0)
645
, active->
iNumCancel
661
, active->
iNumCancel
[
all
...]
Completed in 13 milliseconds