Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp36 static void processPipeInitOnce() { in processPipeInitOnce() function
74 pthread_once(&sProcPipeOnce, processPipeInitOnce); in processPipeInit()