Lines Matching defs:time
78 swapl(&stuff->time);
91 TimeStamp time;
101 time = ClientTimeToServerTime(stuff->time);
105 AllowSome(client, time, thisdev, NOT_GRABBED);
108 AllowSome(client, time, thisdev, FREEZE_NEXT_EVENT);
111 AllowSome(client, time, thisdev, THAWED);
114 AllowSome(client, time, thisdev, THAW_OTHERS);
117 AllowSome(client, time, thisdev, FREEZE_BOTH_NEXT_EVENT);
120 AllowSome(client, time, thisdev, THAWED_BOTH);