为提高性能,改用c替换原本的flask
This commit is contained in:
6
c/tools/quit/quit.h
Normal file
6
c/tools/quit/quit.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef QUIT
|
||||
#define QUIT
|
||||
|
||||
void *quitall(int status,void *arg);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user