Prepare new --hook-threads feature
This commit is contained in:
@@ -64,6 +64,8 @@ bool hc_string_is_digit (const char *s);
|
||||
void hc_string_trim_trailing (char *s);
|
||||
void hc_string_trim_leading (char *s);
|
||||
|
||||
int hc_get_processor_count ();
|
||||
|
||||
bool hc_same_files (char *file1, char *file2);
|
||||
|
||||
u32 hc_strtoul (const char *nptr, char **endptr, int base);
|
||||
|
||||
Reference in New Issue
Block a user