HomeSort by relevance Sort by last modified time
    Searched refs:AllocateThreadId (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
isolate.cc 44 int ThreadId::AllocateThreadId() {
53 thread_id = AllocateThreadId();
    [all...]
isolate.h 212 static int AllocateThreadId();
    [all...]

Completed in 57 milliseconds