Searched defs:aPLEventQueue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueueService.cpp225 nsEventQueueServiceImpl::CreateFromPLEventQueue(PLEventQueue* aPLEventQueue, nsIEventQueue** aResult) argument
232 rv = queue->InitFromPLQueue(aPLEventQueue);

Completed in 43 milliseconds