Simon Giraudot
|
c0e79003fc
|
Provide a more generic cpp11::sleep_for() function that handles TBB/STD/MSVC2013 specificities
|
2018-06-18 16:05:18 +02:00 |
|
Simon Giraudot
|
d11654d2f2
|
Use cpp11::thread
|
2018-05-29 11:42:04 +02:00 |
|
Simon Giraudot
|
9dbdc6c826
|
Fix assignment operator
|
2018-05-29 11:42:03 +02:00 |
|
Simon Giraudot
|
e649d77dde
|
Undef first by safety
|
2018-05-29 11:42:03 +02:00 |
|
Simon Giraudot
|
08f4afd00e
|
Bugfix: check that thread is non null
|
2018-05-29 11:42:03 +02:00 |
|
Simon Giraudot
|
23f7b130c3
|
Integrate thread management to Parallel_callback
|
2018-05-29 11:42:02 +02:00 |
|
Simon Giraudot
|
92f88cecbb
|
Fix interruption
|
2018-05-29 11:42:02 +02:00 |
|
Simon Giraudot
|
45bad1258e
|
Move atomic variables into Parallel_callback
|
2018-05-29 11:42:02 +02:00 |
|
Simon Giraudot
|
7fba36b8dd
|
Move Parallel_callback out of function + documentation
|
2018-05-29 11:42:02 +02:00 |
|