j
k
j a
j l
John Maddock wrote:
...I think that especially on CE, you'd really want to use a lock (on slow path) and never busy-wait... priority inversions, y'know. Very good point, I knew I'd missed something :-)
I think that especially on CE, you'd really want to use a lock (on slow path) and never busy-wait... priority inversions, y'know.
Very good point, I knew I'd missed something :-)
You need Sleep(1) instead.
Back to the thread
Back to the list