OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shared_count_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/base/
sharedexclusivelock.cc
17
shared_count_
(0) {
32
if (++
shared_count_
== 1) {
39
if (--
shared_count_
== 0) {
sharedexclusivelock.h
37
int
shared_count_
;
member in class:rtc::SharedExclusiveLock
Completed in 153 milliseconds