Syntax Checker: init() Function
If it is one of the workers, it performs all of the necessary initializations that were in the original main(), such as creating stores and opening the transmittal
- In the case of a starting worker, it begins work immediately afterwards
-
-
-
-
-
-
- The normal workers go into an idle state while waiting for tasks to arrive
if(init_code == SPDI_START_WORKER_TOKEN)
SE_TOKEN_ENUM path[MAX_CHECKER_PATH_LENGTH];
internal_object_test(start_object,
SE_FreeObject(start_object);