Searched refs:tcg_max_ctxs (Results 1 – 2 of 2) sorted by relevance
35 extern unsigned int tcg_max_ctxs;
252 unsigned int tcg_max_ctxs; variable1306 g_assert(n < tcg_max_ctxs); in tcg_register_thread()1846 tcg_max_ctxs = 1; in tcg_context_init()1848 tcg_max_ctxs = max_threads; in tcg_context_init()