Home
last modified time | relevance | path

Searched defs:_SyncObject (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncstr.h41 struct _SyncObject { struct
42 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 */