Changeset 88810 in vbox for trunk/include/iprt/req.h
- Timestamp:
- May 1, 2021 1:05:17 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/req.h
r82968 r88810 332 332 /** The desired RTTHREADTYPE of the worker threads. */ 333 333 RTREQPOOLCFGVAR_THREAD_TYPE, 334 /** The RTTHREADFLAGS mask for the worker threads (not waitable). */ 335 RTREQPOOLCFGVAR_THREAD_FLAGS, 334 336 /** The minimum number of threads to keep handy once spawned. */ 335 337 RTREQPOOLCFGVAR_MIN_THREADS,
Note:
See TracChangeset
for help on using the changeset viewer.