.\" 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 "SYNC_COMPLETION" "9" "09 October 2005" "" "" .SH NAME sync_completion \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void sync_completion (struct srp_event_struct * \fIevt_struct\fB); \fR .SH "ARGUMENTS" .TP \fB\fIevt_struct\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Note that after returning from this call, the evt_struct is freed. the caller waiting on this completion shouldn't touch the evt_struct again.