Commit 32dd58e0 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Removed function declaration of a non-existing function

parent 21326513
......@@ -62,9 +62,6 @@ extern void tp_set_threadpool_stall_limit(uint val);
extern int tp_get_idle_thread_count();
extern int tp_get_thread_count();
/* Activate threadpool scheduler */
extern void tp_scheduler(void);
enum TP_PRIORITY {
TP_PRIORITY_HIGH,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment