OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gmutex
(Results
26 - 27
of
27
) sorted by null
1
2
/external/skia/src/ports/
SkFontHost_mac.cpp
531
SK_DECLARE_STATIC_MUTEX(
gMutex
);
532
SkAutoMutexAcquire ma(
gMutex
);
[
all
...]
/hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp
1934
static pthread_mutex_t
gmutex
;
variable
[
all
...]
Completed in 59 milliseconds
1
2