Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 963 → Rev 964

/shark/trunk/ports/first/first-sync.c
136,7 → 136,7
kern_frestore(f);
return FSF_ERR_INVALID_SYNCH_OBJ_HANDLE;
}
 
htable[index].id=-1;
//if (!synch_handle) return FSF_ERR_INVALID_SYNCH_OBJECT_HANDLE;
 
while (iq_getfirst(&(htable[index].threads)) != NIL);