Home
last modified time | relevance | path

Searched defs:_pool_size (Results 1 – 9 of 9) sorted by relevance

/dports/www/davix/davix-0.7.6/src/tools/
H A Ddavix_thread_pool.hpp43 int _pool_size; member in Davix::DavixThreadPool
/dports/deskutils/taskd/taskd-1.1.0/src/
H A DServer.h78 int _pool_size; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Drt_midibuffer.h87 uint32_t _pool_size; variable
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dusb_queue.h54 #define USB_DEFINE_QUEUE(endpoint_name, _pool_size) \ argument
/dports/comms/hackrf/hackrf-31a37bd/firmware/common/
H A Dusb_queue.h54 #define USB_DEFINE_QUEUE(endpoint_name, _pool_size) \ argument
/dports/science/py-pygmo2/pygmo2-2.18.0/pygmo/
H A D_py_bfes.py73 _pool_size = None variable in mp_bfe
H A D_py_islands.py104 _pool_size = None variable in mp_island
/dports/www/trac-devel/Trac-1.5.3/trac/db/
H A Dpool.py203 _pool_size = int(os.environ.get('TRAC_DB_POOL_SIZE', 10)) variable
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dmessage.h259 …int _pool_size; // a zdb query will store some temporary records in it. Consid… member