.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "JOURNAL_UNLOCK_UPDATES" "" "06 October 2005" "" "" .SH NAME journal_unlock_updates \- release barrier .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void journal_unlock_updates (journal_t * \fIjournal\fB); \fR .SH "ARGUMENTS" .TP \fB\fIjournal\fB\fR Journal to release the barrier on. .SH "DESCRIPTION" .PP Release a transaction barrier obtained with \fBjournal_lock_updates\fR\&. .PP Should be called without the journal lock held.