Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
b110fb4a
Commit
b110fb4a
authored
Jul 26, 2017
by
Pedro Gonnet
Browse files
smaller chunk ratio of 7 (prime).
parent
38a33a55
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/threadpool.h
View file @
b110fb4a
...
...
@@ -30,7 +30,7 @@
/* Local defines. */
#define threadpool_log_initial_size 1000
#define threadpool_default_chunk_ratio
11
#define threadpool_default_chunk_ratio
7
/* Function type for mappings. */
typedef
void
(
*
threadpool_map_function
)(
void
*
map_data
,
int
num_elements
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment