Searched refs:tmpPtr (Results 1 – 1 of 1) sorted by relevance
65 uint8_t* tmpPtr = (uint8_t *) mmap(0, mSharedMemorySizeInBytes, in allocate() local69 if (tmpPtr == MAP_FAILED) { in allocate()74 mSharedMemory = tmpPtr; in allocate()