isrelease

release any automatically locked ISAM records

SYNOPSIS

int isrelease( int isfd );

isfd isam file identifier

RETURN

SUCCESS, or a negative value on error, in which case the error code is found in iserrno.

NOTES

this call will release any records that have been manually or automatically locked by the current process.