Searched defs:_SyncObject (Results 1 – 1 of 1) sorted by relevance
41 struct _SyncObject { struct42 ClientPtr client; /* Owning client. 0 for system counters */43 struct _SyncTriggerList *pTriglist; /* list of triggers */44 XID id; /* resource ID */45 unsigned char type; /* SYNC_* */46 unsigned char initialized; /* FALSE if created but not initialized */47 Bool beingDestroyed; /* in process of going away */