提交 0bb305c6 编写于 作者: S slguan

issue #141, also need to modify the function declaration

上级 94b42215
......@@ -30,7 +30,7 @@ typedef struct _sched_msg {
void *thandle;
} SSchedMsg;
void *taosInitScheduler(int queueSize, int numOfThreads, char *label);
void *taosInitScheduler(int queueSize, int numOfThreads, const char *label);
int taosScheduleTask(void *qhandle, SSchedMsg *pMsg);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册