gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:Lock from tkernel_2/driver/tef_em1d/sysdsk/src/accept.c (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/accept.c - 17.0KB - 524 lines
314:                                 wait until the completion of the request in processing */
315:                         Lock(&drv->ProcLock);
316:                         Unlock(&drv->ProcLock);
333: 334: Lock(&drv->ProcLock); 335:
384: case TDV_CARDEVT: 385: Lock(&drv->ProcLock); 386: drv->CurSUnit = 0;
409: 410: Lock(&drv->ProcLock); 411:
461: 462: Lock(&drv->ProcLock); 463:
508: else { 509: Lock(&drv->ProcLock); 510: if (!drv->DriveOK) er = ERR_NOMEDIA;