OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTERFACE_REMOVING
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
235
*interfaceStateP =
INTERFACE_REMOVING
;
252
assert(
INTERFACE_REMOVING
== *interfaceStateP);
IObject.c
453
case
INTERFACE_REMOVING
: // not observable: RemoveInterface is synchronous & mutex locked
492
case
INTERFACE_REMOVING
:
620
case
INTERFACE_REMOVING
:
/frameworks/wilhelm/src/
sles_allinclusive.h
186
#define
INTERFACE_REMOVING
6 ///< unlocked phase of (synchronous) RemoveInterface
Completed in 83 milliseconds