mirror of
https://github.com/fumiama/simple-dict.git
synced 2026-06-23 12:40:25 +08:00
add thread pool & optimize defines
This commit is contained in:
@@ -12,4 +12,4 @@ struct DICTBLK{
|
||||
typedef struct DICTBLK DICTBLK;
|
||||
#define DICTBLKSZ sizeof(DICTBLK)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user