diff options
author | dchagin <dchagin@FreeBSD.org> | 2015-05-24 18:14:38 +0000 |
---|---|---|
committer | dchagin <dchagin@FreeBSD.org> | 2015-05-24 18:14:38 +0000 |
commit | 859a8ae821bae974cbafe40053d04b3ac2d90288 (patch) | |
tree | c21d9f7ced9710482ecb5db95f31db78d4a2158a /contrib/llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | a71dbd5ba1a64532e3e7987a1c96536e6e7ae15d (diff) | |
download | FreeBSD-src-859a8ae821bae974cbafe40053d04b3ac2d90288.zip FreeBSD-src-859a8ae821bae974cbafe40053d04b3ac2d90288.tar.gz |
Linux nanosleep() and clock_nanosleep() system calls always
writes the remaining time into the structure pointed to by rmtp
unless rmtp is NULL. The value of *rmtp can then be used to call
nanosleep() again and complete the specified pause if the previous
call was interrupted.
Note. clock_nanosleep() with an absolute time value does not write
the remaining time.
While here fix whitespaces and typo in SDT_PROBE.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions