Searched refs:mk_thread_pool (Results 1 – 1 of 1) sorted by relevance
55 typedef void* mk_thread_pool; typedef64 API_EXPORT mk_thread_pool API_CALL mk_thread_pool_create(const char *name, size_t n_thread, int pri…71 API_EXPORT int API_CALL mk_thread_pool_release(mk_thread_pool pool);78 API_EXPORT mk_thread API_CALL mk_thread_from_thread_pool(mk_thread_pool pool);