diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-06-04 19:43:20 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-06-04 19:43:20 +0000 |
commit | 58a0a70fb2f13a04886038744feb5d26715de8f6 (patch) | |
tree | fa717aefc9bef5b1a3fbdd85393d402db40ee270 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | be7eaddc69d06fee3c55bc10c34144c35895e2b0 (diff) | |
download | bcm5719-llvm-58a0a70fb2f13a04886038744feb5d26715de8f6.tar.gz bcm5719-llvm-58a0a70fb2f13a04886038744feb5d26715de8f6.zip |
Handle partial nanosleeps in this_thread::sleep_for
Signals may result in nanosleep returning with only some of the
requested sleeping performed.
Utilize nanosleep's "time-remaining" out parameter to continue sleeping
when this occurs.
llvm-svn: 210210
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions