| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
anonymous int
|
| |
|
| |
|
| |
|
|
|
|
| |
transfer functions
|
| |
|
|
|
|
| |
Universe
|
|
|
|
| |
cleanup
|
|
|
|
| |
class cleanup.
|
|
|
|
|
|
|
|
| |
win32 pthread support is gone
new setting configure.shutdown_mode for cancellation of free-running threads at shutdown.
no more hard thread termination! If a thread doesn't cooperate, an error is raised.
lane.status "killed" is gone
lane:cancel can't force-kill.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
reformatting.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
index to std::atomic
|
| |
|
| |
|
| |
|
|
|
|
| |
in keeper.cpp
|
|
|
|
| |
lambdas
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
thread_cancel() in pthread implementation
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
Essentially, buildfixes when compiling as C++, plus properly marking public API as extern "C"
|
| |
|
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
| |
|