Searched defs:QueueAPC (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/rtc_base/ | ||
| D | platform_thread.cc | 184 bool PlatformThread::QueueAPC(PAPCFUNC function, ULONG_PTR data) { in QueueAPC() function in rtc::PlatformThread |
| D | task_queue_win.cc | 180 bool QueueAPC(PAPCFUNC apc_function, ULONG_PTR data) { in QueueAPC() function in webrtc::__anonb2f280180111::TaskQueueWin::WorkerThread |