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

  /external/chromium_org/base/
single_thread_task_runner.h 27 bool BelongsToCurrentThread() const {
  /external/chromium_org/cc/trees/
blocking_task_runner.cc 30 bool BlockingTaskRunner::BelongsToCurrentThread() {
45 DCHECK(BelongsToCurrentThread());

Completed in 104 milliseconds