.\" 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 "MRAID_MM_ALLOC_KIOC" "9" "09 October 2005" "" "" .SH NAME mraid_mm_alloc_kioc \- Returns a uioc_t from free list .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp uioc_t * mraid_mm_alloc_kioc (mraid_mmadp_t * \fIadp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadp\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIadp\fR : Adapter softstate for this module .PP The kioc_semaphore is initialized with number of kioc nodes in the free kioc pool. If the kioc pool is empty, this function blocks till a kioc becomes free.