Menu

thesubversion Commit Log


Commit Date  
[r145] by Christoph@berenice.lan

Added the::system::threading::interlocked.
Modified thread lifetime handling under linux to remove one of the state
variables.

2012-09-14 18:44:00 Tree
[r144] by Joachim Staib <joachim.staib@tu-dresden.de>

Added copyright notice and disclaimer

2012-09-14 16:56:00 Tree
[r143] by Joachim Staib <joachim.staib@tu-dresden.de>

Added basic CMake file for the test. In its first version this file is no toplevel project but only a part of the root CMakeLists.txt.

2012-09-14 16:38:00 Tree
[r142] by Christoph@berenice.lan

Added explicit isRunning flag for Linux, because using the ID is unsafe if I
interpret the documentation correctly. Access to the state must probably be
protected using interlocked intrinsics (which we do not yet have).

2012-09-14 15:31:00 Tree
[r141] by Christoph@berenice.lan

New thread implementation is partially complete (handling of join on Linux
might be improved be exposing is_joinable, documentation of terminate() method
is missing).

2012-09-14 14:57:00 Tree
[r140] by Christoph@berenice.lan

Removed null_lockable

2012-09-14 12:04:00 Tree
[r139] by Christoph@berenice.lan

Renamed null_lockable to no_lock.
Added auto_lock template.
Added runnable.
Fixed wrong cast type.
Renamted raw_storage::test_size to is_sufficient.

2012-09-14 12:03:00 Tree
[r138] by sgrottel

Merge

2012-09-12 08:47:00 Tree
[r137] by sgrottel

Rectangle migrated

2012-09-10 11:33:00 Tree
[r136] by sgrottel

I never liked "Dimension", so it is now renamed to "extent"

2012-09-10 11:09:00 Tree
Older >