added mili_sleep and setHighPriority

This commit is contained in:
inikep
2016-03-23 12:28:28 +01:00
parent 2872b6f01f
commit 472638c861
3 changed files with 15 additions and 12 deletions
-2
View File
@@ -222,7 +222,5 @@ typedef struct {
seqStore_t ZSTD_copySeqStore(const ZSTD_CCtx* ctx);
void ZSTD_setAdditionalParam(ZSTD_CCtx* ctx, int additionalParam);
#endif /* ZSTD_CCOMMON_H_MODULE */