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

/vbox/src/VBox/Main/src-client/
H A DHGCMThread.cpp121 inline int Enter (void);
328 inline int HGCMThread::Enter (void) function in class:HGCMThread
398 rc = Enter ();
490 rc = Enter ();
572 rc = Enter ();
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsAutoLock.cpp379 void nsAutoMonitor::Enter() function in class:nsAutoMonitor
388 NS_ASSERTION(stackTop == mDown, "non-LIFO nsAutoMonitor::Enter");
414 void nsAutoCMonitor::Enter() function in class:nsAutoCMonitor
419 NS_ASSERTION(stackTop == mDown, "non-LIFO nsAutoCMonitor::Enter");
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTimelineService.cpp600 NS_IMETHODIMP nsTimelineService::Enter(const char *text) function in class:nsTimelineService

Completed in 1677 milliseconds