Am 12.07.22 um 17:48 schrieb John Stultz:
On Tue, Jul 12, 2022 at 12:40 AM Christian König
wrote:
Am 12.07.22 um 06:22 schrieb John Stultz:
After having to debug down through the kernel to figure out
why my _WAIT calls were always timing out, I realized its
an absolute timeout value instead of
Am 12.07.22 um 06:22 schrieb John Stultz:
After having to debug down through the kernel to figure out
why my _WAIT calls were always timing out, I realized its
an absolute timeout value instead of the more common relative
timeouts.
This detail should be called out in the documentation, as while