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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_ab.c155 * increments the grab_cnt if the buffer is already grabbed by other clients.
161 * A special case where if the grab_cnt is "0", this function still sends
247 /* If grab_cnt is "0", then the reinitialization should go thru'
248 * server. We can not just increment the grab_cnt.
256 bufferp->grab_cnt > 0 ) {
257 bufferp->grab_cnt++;
331 * decrements the grab_cnt. If grab_cnt is negative, it will be
412 /* Currently Just decrement the grab_cnt and if there is no grab
415 * If the when the grab_cnt i
[all...]
H A Ddga_winshared.h374 int grab_cnt; member in struct:__anon457

Completed in 14 milliseconds