... * API C level function. * hb_backgroundShutDown() closes all background tasks. * Normally it's used as internal function to clear all tasks before quitting. * * $EXAMPLES$ * $STATUS$ * R * $COMPLIANCE$ * xHarbour extension * $PLATFORMS$ * All * $FILES$ * source/rtl/bkgtsks.c * $SEEALSO$ * hb_backgroundActive(),hb_backgroundAdd(),hb_backgroundDel(),hb_backgroundFind(),hb_backgroundReset(),hb_backgroundRun(),hb_backgroundRunSingle(),hb_backgroundTime() ...