summaryrefslogtreecommitdiff
path: root/src/lib/util/threads/thread.cc
AgeCommit message (Expand)Author
2016-11-30[5066] Enforced C++11 following #4631 discussionFrancis Dupont
2016-03-22[4326] untabifiedFrancis Dupont
2016-03-13[4326] Addressed coverity CID 1202723Francis Dupont
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-10-01[4074] Undid for_detector stuffFrancis Dupont
2015-09-29[3971] Implemented test for graceful Thread destruction in child process.Marcin Siodelski
2015-09-25[3971] Resolved issues with fork/exec while spawning LFC.Marcin Siodelski
2015-09-22[4065] untabifyFrancis Dupont
2015-09-22[4065] New threads got all signals blockedFrancis Dupont
2015-08-29[3911a] Reorganized library Makefile.am files (exception, util, log)Francis Dupont
2015-03-14[master] spelling & wrap linesFrancis Dupont
2012-10-17[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks nowJINMEI Tatuya
2012-10-03[master] added 'std::' to strerror. sunstudio is strict and requires this.JINMEI Tatuya
2012-10-02[2202] Comment catching of exceptionsMichal 'vorner' Vaner
2012-10-01[2202] Merge branch 'trac2202' with the remote version.JINMEI Tatuya
2012-10-01[2202] Minor improvementsMichal 'vorner' Vaner
2012-09-28[2202] small style fixesJINMEI Tatuya
2012-09-26[2202] Don't throw from destructorsMichal 'vorner' Vaner
2012-09-26[2202] Don't use namespace stdMichal 'vorner' Vaner
2012-09-07[2202] some editorial/style fixesJINMEI Tatuya
2012-09-03[2202] Implement Thread wrapperMichal 'vorner' Vaner
2012-08-31[2202] Minimal thread interfaceMichal 'vorner' Vaner