Home
last modified time | relevance | path

Searched defs:QueueAPC (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dplatform_thread.cc184 bool PlatformThread::QueueAPC(PAPCFUNC function, ULONG_PTR data) { in QueueAPC() function in rtc::PlatformThread
Dtask_queue_win.cc180 bool QueueAPC(PAPCFUNC apc_function, ULONG_PTR data) { in QueueAPC() function in webrtc::__anon9390e2710111::TaskQueueWin::WorkerThread