OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoopIncrement
(Results
1 - 2
of
2
) sorted by null
/external/v8/test/cctest/
test-platform-linux.cc
25
static void
LoopIncrement
(Mutex* mutex, int rem) {
48
LoopIncrement
(static_cast<Mutex*>(arg), 0);
63
LoopIncrement
(mutex, 1);
test-platform-nullos.cc
25
static void
LoopIncrement
(Mutex* mutex, int rem) {
48
LoopIncrement
(static_cast<Mutex*>(arg), 0);
63
LoopIncrement
(mutex, 1);
Completed in 521 milliseconds