v7 man page for d_yield_proc

Query: d_yield_proc

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

d_yield_proc(3alleg4)						  Allegro manual					     d_yield_proc(3alleg4)

NAME
d_yield_proc - Invisible dialog procedure that yields CPU time slices. Allegro game programming library. SYNOPSIS
#include <allegro.h> int d_yield_proc(int msg, DIALOG *d, int c); DESCRIPTION
An invisible helper object that yields time slices for the scheduler (if the system supports it) when the GUI has nothing to do but waiting for user actions. You should put one instance of this object in each dialog array because it may be needed on systems with an unusual scheduling algorithm (for instance QNX) in order to make the GUI fully responsive. SEE ALSO
rest(3alleg4), exgui(3alleg4) Allegro version 4.4.2 d_yield_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - opendarwin
exgui(3alleg4) - suse
exgui(3alleg4) - plan9
exgui(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Read a file and save every word in a variable to use
Linux froze and got back working 5 days later, no reboot.
Building JSON command with bash script