|
gwenhywfar
5.10.1
|


Go to the source code of this file.
Functions | |
| int | GWB_BuildCtx_Run (GWB_BUILD_CONTEXT *bctx, int maxConcurrentJobs, int usePrepareCommands, const char *builderName) |
| int GWB_BuildCtx_Run | ( | GWB_BUILD_CONTEXT * | bctx, |
| int | maxConcurrentJobs, | ||
| int | usePrepareCommands, | ||
| const char * | builderName | ||
| ) |
Definition at line 59 of file buildctx_run.c.
References _abortAllCommands(), _checkRunningQueue(), _checkWaitingQueue(), _createCommandQueues(), _setupCommands(), _waitForRunningJobs(), DBG_DEBUG, DBG_ERROR, DBG_INFO, GWB_BuildCtx_FillWaitingQueue(), GWB_BuildCtx_SetupDependencies(), GWEN_ERROR_GENERIC, and NULL.
Referenced by GWB_Build(), and GWB_Prepare().


1.8.14