Searched refs:synchronousResult (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h537 void* synchronousResult; member in struct:PLEvent
H A Dplevent.c403 event->synchronousResult = (void*)PR_TRUE;
428 result = event->synchronousResult;
429 event->synchronousResult = NULL;
517 if (event->synchronousResult == (void*)PR_TRUE) {
519 event->synchronousResult = NULL;
661 self->synchronousResult = NULL;
687 if (NULL != self->synchronousResult) {
689 self->synchronousResult = result;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v3_1.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v3_2.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v4_0.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v4_1.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v4_2.h528 void* synchronousResult; member in struct:PLEvent
H A DVBoxCAPI_v4_3.h592 void* synchronousResult; member in struct:PLEvent

Completed in 331 milliseconds