libircbot
library providing a framework for implementing an IRC bot
Loading...
Searching...
No Matches
IBThreadOpts Member List

This is the complete list of members for IBThreadOpts, including all inherited members.

IBThreadOpts_setDefNThreads(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setMaxQueueLen(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setMaxThreads(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setMinQueueLen(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setNPerCpu(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setNThreads(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setQLenPerThread(IBThreadOpts *self, int num)IBThreadOpts
IBThreadOpts_setQueueLen(IBThreadOpts *self, int num)IBThreadOpts