diff options
author | Rich Felker <dalias@aerifal.cx> | 2018-09-04 22:56:57 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-09-04 22:56:57 -0400 |
commit | 2de29bc994029b903a366b8a4a9f8c3c3ee2be90 (patch) | |
tree | b73796c45dc1244b81a3ea30fa876ecad63a8d41 /src/env | |
parent | d1fa28860634af4f0efd70d533a756b51a45f83e (diff) | |
download | musl-2de29bc994029b903a366b8a4a9f8c3c3ee2be90.tar.gz musl-2de29bc994029b903a366b8a4a9f8c3c3ee2be90.tar.xz musl-2de29bc994029b903a366b8a4a9f8c3c3ee2be90.zip |
fix namespace violation for c11 mutex functions
__pthread_mutex_timedlock is used to implement c11 mutex functions, and therefore cannot call pthread_mutex_trylock by name.
Diffstat (limited to 'src/env')
0 files changed, 0 insertions, 0 deletions