diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-04-09 15:44:46 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-04-09 15:44:46 +0200 |
| commit | cff66e6a29d700188f6ecebeaacc8bcaa1fc1095 (patch) | |
| tree | 5af60a221233d381e99e9a73430efc761edfbf78 /src/httpserver.cpp | |
| parent | Merge #12770: Use explicit casting in cuckoocache's compute_hashes(...) to cl... (diff) | |
| download | discoin-cff66e6a29d700188f6ecebeaacc8bcaa1fc1095.tar.xz discoin-cff66e6a29d700188f6ecebeaacc8bcaa1fc1095.zip | |
util: Pass pthread_self() to pthread_setschedparam instead of 0
Nowhere in the man page of `pthread_setschedparam` it is mentioned that
`0` is a valid value. The example uses `pthread_self()`, so should we.
(noticed by Anthony Towns)
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions