Mailinglist Archive: opensuse-programming (128 mails)
| < Previous | Next > |
WaitForSingleObject for Linux
- From: "Andreas Roth" <suse@xxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Apr 2003 14:10:05 +0200
- Message-id: <200304231207.h3NC7rt23455@xxxxxxxxxxxx>
Hello,
i'm a Linux programming newbie. I developed several programs for Windows and i often use WaitForSingleObject and WaitForMultipleObjects in my programs. Is there a linux implementation of WaitForSingleObject and
WaitForMultipleObjects? Or, how can i wait for multiple objects (event, semaphores, etc) ?
Thanks,
A. Roth
i'm a Linux programming newbie. I developed several programs for Windows and i often use WaitForSingleObject and WaitForMultipleObjects in my programs. Is there a linux implementation of WaitForSingleObject and
WaitForMultipleObjects? Or, how can i wait for multiple objects (event, semaphores, etc) ?
Thanks,
A. Roth
| < Previous | Next > |