OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Preempt
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/v8/src/
execution.h
42
PREEMPT
= 1 << 3,
205
void
Preempt
();
execution.cc
429
return thread_local_.interrupt_flags_ &
PREEMPT
;
433
void StackGuard::
Preempt
() {
435
thread_local_.interrupt_flags_ |=
PREEMPT
;
828
// Clear the
preempt
request flag.
829
isolate->stack_guard()->Continue(
PREEMPT
);
debug.cc
933
Debug::set_interrupts_pending(
PREEMPT
);
[
all
...]
/external/v8/src/
execution.h
42
PREEMPT
= 1 << 3,
191
void
Preempt
();
v8threads.cc
453
// Main loop of the ContextSwitcher thread:
Preempt
the currently running V8
458
isolate()->stack_guard()->
Preempt
();
execution.cc
400
return thread_local_.interrupt_flags_ &
PREEMPT
;
404
void StackGuard::
Preempt
() {
406
thread_local_.interrupt_flags_ |=
PREEMPT
;
788
// Clear the
preempt
request flag.
789
isolate->stack_guard()->Continue(
PREEMPT
);
debug.cc
885
Debug::set_interrupts_pending(
PREEMPT
);
[
all
...]
/external/ppp/pppd/plugins/radius/etc/
dictionary.ascend
137
ATTRIBUTE Ascend-
Preempt
-Limit 245 integer
Completed in 86 milliseconds