Go to the source code of this file.
Functions | |
| void | progress () |
| int | x_nonblocking (GCon g) |
| Examples of using non-blocking operation of GRecord(), GInterrupt(), and GMessage(). | |
Variables | |
| int | cur = 0 |
| char | chars [] = { '|', '\\', '-','/'} |
Example usage of GMessage, GRecord, and GInterrupt for non-blocking operation.
Definition in file x_nonblocking.cpp.