index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base
/
thread.cpp
Age
Commit message (
Expand
)
Author
2011-04-11
do call pthread_join before new pthread_create when the thread handle is valid
ghost
2009-05-18
fix 'thread recovery' race with sync() by not abusing m_state.
Felix Domke
2009-04-27
more debug
Felix Domke
2009-04-24
more debug
Felix Domke
2009-04-06
replace assert by ASSERT, so a proper log message is generated
Felix Domke
2007-01-30
add a workaround to ensure that the filepush thread take notice of the
Andreas Monzner
2006-04-06
make gcc 4.1 happy
Andreas Monzner
2006-04-03
re-add virtual thread_finished function in eThread
Andreas Monzner
2006-04-03
try to fix some eThread races
Felix Domke
2006-04-03
add possibility to do things after thread start.. but before setting the thre...
Andreas Monzner
2006-03-30
comment out debug message.. increase waiting time for thread start
Andreas Monzner
2006-03-02
do always call thread cleanup handler
Andreas Monzner
2005-08-12
fix memleak
Andreas Monzner
2005-06-08
merge some code with enigma code
Andreas Monzner
2005-04-30
- add sendSignal to eThread
Felix Domke
2003-10-17
import of enigma2
Felix Domke