OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inflight_counter_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/surface/
transport_dib_gtk.cc
27
inflight_counter_
(0),
146
CHECK(
inflight_counter_
);
147
inflight_counter_
--;
148
if (!
inflight_counter_
&& detached_)
155
if (!
inflight_counter_
)
transport_dib.h
195
void IncreaseInFlightCounter() {
inflight_counter_
++; }
201
// |
inflight_counter_
| is zero.
216
size_t
inflight_counter_
; // How many requests to the X server are in flight
member in class:TransportDIB
Completed in 145 milliseconds