|
-
April 30th, 2003, 03:18 AM
#1
Something similar to WaitForSingleObject in unix/linux
Hello,
What I need to make is a thread what suspends itself and restarts on ocassions when some events happen or so. I was originally wondering to use the WaitForSingleObject inside the thread with an infinite wait loop until event happends, but no idea about unix/linux. Could anybody please tell me how to do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|