Home
last modified time | relevance | path

Searched refs:nFileMappings (Results 1 – 1 of 1) sorted by relevance

/external/fio/os/windows/
Dposix.c542 int nFileMappings = 0; variable
552 fileMappings[nFileMappings] = hMapping; in shmget()
553 mapid = nFileMappings; in shmget()
554 nFileMappings++; in shmget()