Searched refs:s_crazy_context (Results 1 – 1 of 1) sorted by relevance
46 static crazy_context_t* s_crazy_context = nullptr; in GetCrazyContext() local48 if (!s_crazy_context) { in GetCrazyContext()50 s_crazy_context = crazy_context_create(); in GetCrazyContext()55 s_crazy_context, reinterpret_cast<void*>(&s_crazy_context)); in GetCrazyContext()58 return s_crazy_context; in GetCrazyContext()