Format: AllC/C++CSSTextshell script Advanced Search
32: #if USE_SEMAPHORE 33: ercd = knl_semaphore_initialize(); 34: if(ercd < E_OK) return ercd;