| www.delorie.com/gnu/docs/glibc/libc_512.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If your program is driven by external events, or uses signals for synchronization, then when it has nothing to do it should probably wait until a signal arrives.
24.8.1 Using pauseThe simple way, using pause.24.8.2 Problems with pauseWhy the simple way is often not very good. 24.8.3 Using sigsuspendReliably waiting for a specific signal.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |