mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 13:10:04 +00:00
c2df9c5b8c
Summary: Add NanosleepFamily of syscalls, namely `nanosleep` and `clock_nanosleep`. `nanosleep` can be transformed into `clock_nanosleep` by using clockid `CLOCK_REALTIME` and flags 0 (i.e., *not* `TIMER_ABSTIME`). Reviewed By: johnhurt Differential Revision: D35577747 fbshipit-source-id: 5925b083b4a49cdbfdff11117156d6366947d706 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |