Commit Graph

31 Commits

Author SHA1 Message Date
Pithikos
e68223a4c5 Smart polling implemented 2015-01-18 12:42:37 +00:00
pithikos
f269de73f8 Final cleanup 2015-01-16 18:10:25 +00:00
pithikos
bf44140c4f Seperate private from public functions 2015-01-15 09:12:26 +00:00
pithikos
fcb69261b2 Small fixes 2015-01-14 17:54:35 +00:00
pithikos
0b32bf5340 Cleanup 2015-01-14 17:52:22 +00:00
pithikos
c11bf82827 small fixes 2015-01-14 17:49:39 +00:00
pithikos
e60a838d19 Refactored tests 2015-01-09 19:30:29 +00:00
pithikos
8658cde5a7 small fix 2015-01-09 18:08:27 +00:00
pithikos
725630a030 small sync fixes 2015-01-09 18:06:37 +00:00
pithikos
3a844f4dfb Memore leaks solved 2015-01-09 17:35:26 +00:00
pithikos
d6d5f3dcd8 Garbage 2015-01-09 17:14:37 +00:00
pithikos
2e8087ca20 Volatile! 2015-01-09 14:40:40 +00:00
pithikos
1c20ad1cde Simplicity 2015-01-02 19:23:22 +00:00
pithikos
d42a436bfc Clean working 2015-01-01 12:02:06 +00:00
pithikos
afc34e2419 Working ok 2014-12-31 15:17:11 +00:00
pithikos
68d3ebd676 Threads are encapsulated in structs from now on 2014-12-31 12:47:58 +00:00
pithikos
f3d1a633a3 Before making thread struct 2014-12-31 12:34:52 +00:00
pithikos
311c072378 Single listed queue used from now on 2014-12-31 12:09:58 +00:00
pithikos
ecb57846ce Single listed queue used from now on 2014-12-31 12:09:10 +00:00
pithikos
5fdd1c57e5 Cleanup 2014-12-30 12:56:19 +00:00
pithikos
0ff9af3da1 Cleanup 2014-12-30 12:32:15 +00:00
pithikos
8fb75e9a82 Deadlocks resolved 2014-12-30 12:28:43 +00:00
pithikos
1045bbda4e Static where needed 2014-12-29 16:42:27 +00:00
pithikos
fdd7cb296a Works fine if push/pull are not happening concurrently 2014-12-29 16:21:01 +00:00
pithikos
66fd978dd4 Removed job info from threadpool struct 2014-12-29 13:23:44 +00:00
pithikos
47eac3da93 Queue operations are thread-safe 2014-12-29 13:15:26 +00:00
pithikos
cfff149a5c Queue operations are thread-safe 2014-12-29 13:14:45 +00:00
pithikos
d552a6278c Documentation changes 2014-12-29 11:48:08 +00:00
Pithikos
4240210b5c initial 2014-11-23 11:38:34 +00:00
Johan
093a9b7021 Solved race condition that was giving segfault when adding large number of jobs while workers were reading from job queue 2011-11-07 01:33:43 +01:00
Johan Hanssen Seferidis
62db7345e7 Initial commit 2011-11-05 13:35:31 +01:00