33 Commits (3ee86779f07415fbaa4dd0202694d22ffa2c5cd6)

Author SHA1 Message Date
Volker Birk 3ee86779f0 ... 6 years ago
Thomas 191bb8b5e4 For debugging purposes 7 years ago
Roker 05e7a8fa90 try_pop_front() returns true on success, not on timeout! Thanks, thomas! 7 years ago
Roker 82cb8717f6 _retrieve_next_sync_event() now uses try_pop_front() instead of the manual timeout gebastel before... :-) 7 years ago
Roker 8d92ae2efd don't pollute the global namespace with "using namespace std;" in the header. Adds some comments for documentation. 7 years ago
Volker Birk faadeb2741 merging 7 years ago
Roker 2d7af21d37 add status_to_string() function to libpEpAdapter. 7 years ago
Volker Birk 47d8cfbd97 simplify 7 years ago
Volker Birk 6ab4d2664b remove deleter 7 years ago
Volker Birk e99d28569c extra callbacks for sync thread 7 years ago
Roker addc7a1605 correct initialization order: baseclass first, own members second 7 years ago
Roker 4238c90d65 add Deleter parameter to locked_queue<> 7 years ago
Volker Birk a74d7cf8b6 ... 7 years ago
Volker Birk 89ca327f03 ... 7 years ago
Volker Birk 6bbe1edff7 ... 7 years ago
Volker Birk 400e23642a startup and shutdown in sync thread 7 years ago
Volker Birk 2e7a000184 callbacks 7 years ago
Volker Birk d17f3a7f45 simplify and switch to _Thrd_sleep() on Windoze 7 years ago
Volker Birk 944fb89e41 somewhat cleaner 7 years ago
Volker Birk 0293edca01 why a class anymore 7 years ago
Volker Birk ae10e60873 nicer syntax 7 years ago
Volker Birk bae0aaff8d nicer 7 years ago
Volker Birk 7817b87386 a little more release 7 years ago
Volker Birk b224073ba9 do not detach 7 years ago
Volker Birk d64b492c88 ... 7 years ago
Volker Birk 64cfa14432 clean shutdown 7 years ago
Volker Birk 6027577b0d detaching sync thread 7 years ago
Volker Birk 8765c8d5bd one if less reduces complexity! 7 years ago
Volker Birk 546c6a89f0 shutdown sync thread 7 years ago
Volker Birk 14a51c1c62 ... 7 years ago
Volker Birk 451e049b83 sync thread implementation 7 years ago
Volker Birk f5648a2972 some implementation 7 years ago