Searched defs:ThreadParam (Results 1 – 1 of 1) sorted by relevance
50 struct ThreadParam { struct51 pthread_t self;52 int id;53 std::atomic_bool started;54 std::atomic_bool stop;