LibreOffice Module cppu (master) 1
Public Attributes | List of all members
cppu_threadpool::Job Struct Reference

#include <jobqueue.hxx>

Public Attributes

void * pThreadSpecificData
 
RequestFundoRequest
 

Detailed Description

Definition at line 35 of file jobqueue.hxx.

Member Data Documentation

◆ doRequest

RequestFun* cppu_threadpool::Job::doRequest

Definition at line 38 of file jobqueue.hxx.

Referenced by cppu_threadpool::JobQueue::enter().

◆ pThreadSpecificData

void* cppu_threadpool::Job::pThreadSpecificData

Definition at line 37 of file jobqueue.hxx.

Referenced by cppu_threadpool::JobQueue::enter().


The documentation for this struct was generated from the following file: