Julius Pfrommer
|
97a4ed1749
move timer functions to separate compilation unit
|
8 éve |
Julius Pfrommer
|
8c3d2e19a4
Merge branch '0.2'
|
8 éve |
FlorianPalm
|
057672cdd9
potential use of unitialized variables removed. thanks to @TorbenD
|
8 éve |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 éve |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 éve |
Julius Pfrommer
|
8cd826c478
Merge branch '0.2'
|
8 éve |
Julius Pfrommer
|
9925681e23
Ensure that unit tests run with multithreading enabled (fix #912)
|
8 éve |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
8 éve |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
8 éve |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
8 éve |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
8 éve |
janitza-luwe
|
4482b10bd7
fix use of worker mutexes with pthread_cond
|
8 éve |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
8 éve |
janitza-luwe
|
51d04c438b
fix use of worker mutexes with pthread_cond
|
8 éve |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
8 éve |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
8 éve |
Julius Pfrommer
|
fecd0bf4fd
fix #909, replace an utf8 character with ascii
|
8 éve |
Julius Pfrommer
|
5171272d33
fix: wake up worker threads after dispatch of repeated jobs
|
8 éve |
Julius Pfrommer
|
327c32d62e
fix: remove a warning from clang-analyzer; fix rcu locking
|
8 éve |
Julius Pfrommer
|
277aa21c52
feature: align nextTime of repeated jobs with the same interval
|
8 éve |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 éve |
Julius Pfrommer
|
0b2cec1002
fix: improve reactivity under high load (#655)
|
8 éve |
Julius Pfrommer
|
d3ce5c8a2e
refactor: use knowledge about the last monitoreditem in this period to
|
8 éve |
Julius Pfrommer
|
5467bae2dd
refactor: make memory allocator and atomic operations definitions public
|
8 éve |
Julius Pfrommer
|
fe7e2f1508
add delayed callbacks also for single-threaded execution
|
8 éve |
Stefan Profanter
|
5839f2c6b2
Fix conversion to UInt64 (#774)
|
8 éve |
Stefan Profanter
|
f2835f0dda
Use UA_UInt64 for repeated job interval (#773)
|
8 éve |
Julius Pfrommer
|
a12fd85268
demote a warning log message to debug
|
8 éve |
Julius Pfrommer
|
dcf1e52d15
repeated jobs can remove themselves
|
8 éve |
Julius Pfrommer
|
baa92aea25
put every repeated job into a separate entry of the linked list
|
8 éve |