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

/ast/src/lib/libcs/
H A Dmsguser.c70 static unsigned long msg_stamp; local
114 msgputu(&b, e, msg_info.timestamp ? (msg_stamp = CSTIME()) : ++msg_stamp);
354 if (rtime == msg_stamp) break;
355 if (rtime == ~msg_stamp)

Completed in 10 milliseconds