diff options
author | Jens Gustedt <Jens.Gustedt@inria.fr> | 2018-01-03 14:17:12 +0100 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-01-09 13:14:49 -0500 |
commit | c4bc0b1a64e1ef1e105df84401805a16e8dbe82a (patch) | |
tree | d4aa94638bb44b688b1c0acd8cfa02259c15bd4f /src/stdio/ofl.c | |
parent | 47d0bcd4762f223364e5b58d5a381aaa0cbd7c38 (diff) | |
download | musl-c4bc0b1a64e1ef1e105df84401805a16e8dbe82a.tar.gz musl-c4bc0b1a64e1ef1e105df84401805a16e8dbe82a.tar.xz musl-c4bc0b1a64e1ef1e105df84401805a16e8dbe82a.zip |
consistently use the LOCK an UNLOCK macros
In some places there has been a direct usage of the functions. Use the macros consistently everywhere, such that it might be easier later on to capture the fast path directly inside the macro and only have the call overhead on the slow path.
Diffstat (limited to 'src/stdio/ofl.c')
0 files changed, 0 insertions, 0 deletions