index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
Thread.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-09-21
Thread/Thread: document Start() exception
Max Kellermann
2018-01-15
Merge branch 'v0.20.x'
Max Kellermann
2018-01-08
thread/Thread: add debug attribute "inside_handle"
Max Kellermann
2018-01-07
thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" value
Max Kellermann
2018-01-07
thread/Thread: use BoundMethod
Max Kellermann
2018-01-07
thread/Thread: move code to Run()
Max Kellermann
2017-12-22
thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" value
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-11-26
thread/*: add "noexcept"
Max Kellermann
2017-02-10
thread/Thread: use BoundMethod
Max Kellermann
2017-02-10
thread/Thread: move code to Run()
Max Kellermann
2017-02-10
thread/Thread: Start() returns void
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-06-17
thread/Thread: throw std::system_error on error
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-03-01
java: new helper library for the Android port
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann