OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kProcessModelSharedSecondaryThread
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/MiniBrowser/mac/
AppDelegate.h
27
kProcessModelSharedSecondaryThread
,
AppDelegate.m
117
_currentProcessModel =
kProcessModelSharedSecondaryThread
;
166
return (_currentProcessModel ==
kProcessModelSharedSecondaryThread
) ? _threadContext : _processContext;
174
[menuItem setState:_currentProcessModel ==
kProcessModelSharedSecondaryThread
? NSOnState : NSOffState];
193
[self _setProcessModel:
kProcessModelSharedSecondaryThread
];
Completed in 113 milliseconds