| libjmmcg
    release_579_6_g8cffd
    A C++ library containing an eclectic mix of useful, advanced components. | 
Inherits ppd::wrapper< ppd::platform_api, heavyweight_threading >, and ppd::wrapper< ppd::platform_api, heavyweight_threading >.
| Public Types | |
| typedef ppd::wrapper< ppd::platform_api, heavyweight_threading > | base_t | 
| typedef ppd::wrapper< ppd::platform_api, heavyweight_threading > | base_t | 
| Public Member Functions | |
| __stdcall | dec_by_val_thread (Ctr &c) noexcept(true) | 
| __stdcall | ~dec_by_val_thread () noexcept(true) | 
| bool __fastcall | worker_fn (typename base_t::thread_context_t &) override | 
| __stdcall | dec_by_val_thread (Ctr &c) noexcept(true) | 
| __stdcall | ~dec_by_val_thread () noexcept(true) | 
| bool __fastcall | worker_fn (typename base_t::thread_context_t &) override | 
| Public Attributes | |
| Ctr & | i | 
Definition at line 100 of file atomic_counter_parallel.cpp.
| typedef ppd::wrapper<ppd::platform_api, heavyweight_threading> dec_by_val_thread< exit_val, Dec, Ctr >::base_t | 
Definition at line 101 of file atomic_counter_parallel.cpp.
| typedef ppd::wrapper<ppd::platform_api, heavyweight_threading> dec_by_val_thread< exit_val, Dec, Ctr >::base_t | 
Definition at line 101 of file atomic_counter_parallel.cpp.
| 
 | inlinenoexcept | 
Definition at line 105 of file atomic_counter_parallel.cpp.
References dec_by_val_thread< exit_val, Dec, Ctr >::dec_by_val_thread(), and dec_by_val_thread< exit_val, Dec, Ctr >::i.
Referenced by dec_by_val_thread< exit_val, Dec, Ctr >::dec_by_val_thread().
| 
 | inlinenoexcept | 
Definition at line 108 of file atomic_counter_parallel.cpp.
| 
 | inlinenoexcept | 
Definition at line 105 of file atomic_counter_parallel.cpp.
| 
 | inlinenoexcept | 
Definition at line 108 of file atomic_counter_parallel.cpp.
| 
 | inlineoverride | 
Definition at line 112 of file atomic_counter_parallel.cpp.
References dec_by_val_thread< exit_val, Dec, Ctr >::i.
| 
 | inlineoverride | 
Definition at line 112 of file atomic_counter_parallel.cpp.
| Ctr & dec_by_val_thread< exit_val, Dec, Ctr >::i | 
Definition at line 103 of file atomic_counter_parallel.cpp.
Referenced by dec_by_val_thread< exit_val, Dec, Ctr >::dec_by_val_thread(), and dec_by_val_thread< exit_val, Dec, Ctr >::worker_fn().