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

#include <threadpool.hxx>

Collaboration diagram for cppu_threadpool::WaitingThread:
[legend]

Public Member Functions

 WaitingThread (rtl::Reference< ORequestThread > theThread)
 

Public Attributes

osl::Condition condition
 
rtl::Reference< ORequestThreadthread
 

Detailed Description

Definition at line 66 of file threadpool.hxx.

Constructor & Destructor Documentation

◆ WaitingThread()

cppu_threadpool::WaitingThread::WaitingThread ( rtl::Reference< ORequestThread theThread)
explicit

Definition at line 41 of file threadpool.cxx.

Member Data Documentation

◆ condition

osl::Condition cppu_threadpool::WaitingThread::condition

◆ thread

rtl::Reference< ORequestThread > cppu_threadpool::WaitingThread::thread

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