]> git.meshlink.io Git - meshlink/history - src/xoshiro.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / src / xoshiro.c
2019-10-05 Guus SliepenReplace rand() by xoshiro256** with per-mesh state.