Searched refs:MAX_THREAD_SIZE (Results 1 – 1 of 1) sorted by relevance
26 static constexpr int MAX_THREAD_SIZE = 2; variable31 static uv_thread_t uv_threads[MAX_THREAD_SIZE];205 MAX_THREAD_SIZE, uv_threads, FinalizeCallBack, &tsinfo, cb, &tsfun)); in StartThreadInternal()