Commit 54e3b09
committed
Use dirty schedulers unconditionally
Remove check for ERL_NIF_DIRTY_JOB_CPU_BOUND for two reasons:
1. #ifdef ERL_NIF_DIRTY_JOB_CPU_BOUND check is incorrect because
ERL_NIF_DIRTY_JOB_CPU_BOUND is a enum
2. Erlang support for dirty schedulers is unconditional since 20161 parent 46e2754 commit 54e3b09
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| |||
0 commit comments