I don't believe so. Which other platforms? https://man7.org/linux/man-pages/man3/usleep.3.html
On Wed, Sep 30, 2020 at 4:19 PM Phil Smith III <[email protected]> wrote: > The usleep() function in z/OS is documented as taking a single operand > that must be less than 1M; on other platforms, it must be *at least* 1M. It > also generates no error, and just returns instantly if you give it a value > of 1M or more. > > > > This seems.poor. Anyone got any insight/guesses? Yes, I realize it's > deprecated. > > > > All I can think of is that when it was implemented in z/OS it was done > deliberately to discourage use, but I'd rather it ABENDed than just > returning instantly and causing a spin, personally. > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
