OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_posix_shm_
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
os.cc
60
use_posix_shm_
= false;
529
use_posix_shm_
= true;
545
if (!use_hugepages_ && !
use_posix_shm_
) {
577
} else if (
use_posix_shm_
) {
os.h
260
bool
use_posix_shm_
; // Use 4k page shmem?
member in class:OsLayer
Completed in 328 milliseconds