Searched defs:WrapSimGlobals (Results 1 – 1 of 1) sorted by relevance
156 struct WrapSimGlobals { struct157 volatile int initialized;160 int logFd;163 int simulatorFd;166 pthread_mutex_t startLock;167 pthread_cond_t startCond;168 int startReady;169 int simulatorInitFailed;172 char* remapBaseDir;173 int remapBaseDirLen;[all …]