OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defer_commits_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
thread_proxy.cc
109
defer_commits_
(false),
134
if (
defer_commits_
) {
205
DCHECK(!
defer_commits_
);
544
DCHECK_NE(
defer_commits_
, defer_commits);
545
defer_commits_
= defer_commits;
547
if (
defer_commits_
)
552
if (!
defer_commits_
&& pending_deferred_commit_)
784
if (
defer_commits_
) {
[
all
...]
thread_proxy.h
274
bool
defer_commits_
;
member in class:cc::ThreadProxy
Completed in 29 milliseconds