nlThreadYield

yields time to other threads

C Specification

void nlThreadYield(void)

Parameters

none

Description

nlThreadYield yields time to other threads. Proper use of nlThreadYield can result in applications that are more responsive, and that also allow the OS to be more responsive to other running appications.

Return values

none

Error codes

none

See also

nlThreadCreate,
nlThreadJoin


Back to the HawkNL index page


Go directly to the main HawkNL page at Hawk Software

© 2000-2002 Phil Frisbie.

Valid XHTML 1.0!