![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
Thread_info, plus pointer back to main threadpool manager. More...
#include <threadpool_internals.h>
Data Fields | |
struct threadpool * | t |
struct thread_info * | ti |
Thread_info, plus pointer back to main threadpool manager.
Definition at line 44 of file threadpool_internals.h.
struct threadpool* thread_context::t |
Definition at line 45 of file threadpool_internals.h.
struct thread_info* thread_context::ti |
Definition at line 46 of file threadpool_internals.h.