Searched defs:_sfpool_s (Results 1 – 2 of 2) sorted by relevance
664 struct _sfpool_s struct665 { Sfpool_t* next;666 int mode; /* type of pool */667 int s_sf; /* size of pool array */668 int n_sf; /* number currently in pool */669 Sfio_t** sf; /* array of streams */670 Sfio_t* array[3]; /* start with 3 */671 Vtmutex_t mutex; /* mutex lock object */
677 struct _sfpool_s struct 678 next_sfpool_s global() argument 679 mode_sfpool_s global() argument 680 s_sf_sfpool_s global() argument 681 n_sf_sfpool_s global() argument 682 sf_sfpool_s global() argument 683 array_sfpool_s global() argument 684 mutex_sfpool_s global() argument