]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: spinlock: remove useless get_ll call
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 26 Nov 2018 16:25:47 +0000 (17:25 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 26 Nov 2018 16:59:10 +0000 (17:59 +0100)
commita094c5bafa02ac778c42ac3d85cd167fa44d88c9
tree84af07b9bf11c26f82c2bb5e76d381f0d835596a
parent2d6b71ee6d3459658ebe73c5cb262023b86f472e
Cygwin: spinlock: remove useless get_ll call

LARGE_INTEGER has QuadPart anyway, no reason to compute the
64 bit value from HighPart and LowPart.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/spinlock.h
This page took 0.030087 seconds and 5 git commands to generate.