Home
last modified time | relevance | path

Searched refs:pending_copy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.h75 int pending_copy; variable
H A Dx-selection.m422 ++pending_copy;
424 if (1 == pending_copy) {
428 * will see that the pending_copy is > 1, and do another copy.
1364 if (selection == atoms->primary && pending_copy > 0) {
1365 --pending_copy;
1366 if (pending_copy > 0) {
1512 pending_copy = 0;