Zero
0.1.0
Public Member Functions
|
Public Attributes
|
List of all members
thread_args Struct Reference
Public Member Functions
thread_args
(
thread_t
*thread,
thread_pool
*pool)
Public Attributes
thread_t
*
t
thread_pool
*
p
Constructor & Destructor Documentation
§
thread_args()
thread_args::thread_args
(
thread_t
*
thread
,
thread_pool
*
pool
)
inline
Member Data Documentation
§
p
thread_pool
* thread_args::p
§
t
thread_t
* thread_args::t
The documentation for this struct was generated from the following file:
src/cmd/kits/
kits_thread.cpp
Generated by
1.8.12