BmnRoot
Loading...
Searching...
No Matches
structThreadPar Struct Reference
Collaboration diagram for structThreadPar:
[legend]

Public Attributes

shared_ptr< structJobParsptrJobParameter
 
shared_ptr< SemaphoresemJobSemaphore
 
shared_ptr< mutex > mutJobMutex
 
int iThreadCounter
 

Detailed Description

Definition at line 296 of file nica-scheduler.cpp.

Member Data Documentation

◆ iThreadCounter

int structThreadPar::iThreadCounter

Definition at line 305 of file nica-scheduler.cpp.

◆ mutJobMutex

shared_ptr<mutex> structThreadPar::mutJobMutex

Definition at line 303 of file nica-scheduler.cpp.

◆ semJobSemaphore

shared_ptr<Semaphore> structThreadPar::semJobSemaphore

Definition at line 301 of file nica-scheduler.cpp.

◆ sptrJobParameter

shared_ptr<structJobPar> structThreadPar::sptrJobParameter

Definition at line 299 of file nica-scheduler.cpp.


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