diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-06-29 15:29:52 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-06-29 15:29:52 -0400 |
commit | f7dff1852b996363061e04531a15a3403351c375 (patch) | |
tree | aeed815eab8e766a10f0af833b8e31dc2d826073 /src/exit | |
parent | af3d5405b8d7b00c121643d7a0c0b9bb31cc7139 (diff) | |
download | musl-f7dff1852b996363061e04531a15a3403351c375.tar.gz musl-f7dff1852b996363061e04531a15a3403351c375.tar.xz musl-f7dff1852b996363061e04531a15a3403351c375.zip |
locking support for random() prng
these interfaces are required to be thread-safe even though they are not state-free. the random number sequence is shared across all threads.
Diffstat (limited to 'src/exit')
0 files changed, 0 insertions, 0 deletions