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

  /external/chromium_org/webkit/child/
webkitplatformsupport_child_impl.h 58 static void DestroyCurrentThread(void*);
webkitplatformsupport_child_impl.cc 24 : current_thread_slot_(&DestroyCurrentThread),
102 void WebKitPlatformSupportChildImpl::DestroyCurrentThread(void* thread) {

Completed in 25 milliseconds