Searched refs:SyncAwait (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dsyncstr.h148 } SyncAwait; typedef in typeref:struct:__anon85c7fe230308
152 SyncAwait await;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsyncsrv.h113 } SyncAwait; typedef in typeref:struct:__anonbe41401f0308
117 SyncAwait await;
H A Dsync.c481 SyncSendCounterNotifyEvents(ClientPtr client, SyncAwait **ppAwait,
632 SyncAwait *pAwait = (SyncAwait *)pTrigger;
635 SyncAwait **ppAwait;
640 ppAwait = malloc(numwaits * sizeof(SyncAwait *));
1217 SyncAwait *pAwait;
1585 SyncAwait *pAwait;
1627 SyncAwait *pAwait;
2104 SyncAwait *pAwait;
2626 RTAwait = CreateNewResourceType(FreeAwait, "SyncAwait");
[all...]
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsyncsrv.h116 } SyncAwait; typedef in typeref:struct:__anon858d8ab20308
120 SyncAwait await;
H A Dsync.c471 SyncSendCounterNotifyEvents(ClientPtr client, SyncAwait ** ppAwait,
614 SyncAwait *pAwait = (SyncAwait *) pTrigger;
617 SyncAwait **ppAwait;
622 ppAwait = xallocarray(numwaits, sizeof(SyncAwait *));
1190 SyncAwait *pAwait;
1538 SyncAwait *pAwait;
1578 SyncAwait *pAwait;
2036 SyncAwait *pAwait;
2508 RTAwait = CreateNewResourceType(FreeAwait, "SyncAwait");
[all...]
/xsrc/external/mit/libXext/dist/src/
H A DXSync.c555 GetReq(SyncAwait, req);

Completed in 12 milliseconds