Menu

Commit [r725]  Maximize  Restore  History

Added thread pool behaviour classes.

Added spin_lock class.

crowbar27 2015-09-12

changed /trunk/thelib++/include/the/system/threading/event.h
changed /trunk/thelib++/include/the/system/threading/mutex.h
changed /trunk/thelib++/include/the/system/threading/semaphore.h
added /trunk/thelib++/include/the/system/threading/spin_lock.h
added /trunk/thelib++/include/the/system/threading/thread_pool_behaviour_vista.h
added /trunk/thelib++/include/the/system/threading/thread_pool_behaviour_xplat.h
changed /trunk/thelib++/src/system/threading/critical_section.cpp
changed /trunk/thelib++/src/system/threading/event.cpp
added /trunk/thelib++/src/system/threading/spin_lock.cpp
changed /trunk/thelib++/src/system/threading/thread.cpp
added /trunk/thelib++/src/system/threading/thread_pool_behaviour_vista.cpp
added /trunk/thelib++/src/system/threading/thread_pool_behaviour_xplat.cpp
changed /trunk/thelib++/test/testdispatcher.cpp
changed /trunk/thelib++/test/testthreadpool.cpp
changed /trunk/thelib++/thelib++.vcxproj
changed /trunk/thelib++/thelib++.vcxproj.filters
/trunk/thelib++/include/the/system/threading/event.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/mutex.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/semaphore.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/spin_lock.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/thread_pool_behaviour_vista.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/thread_pool_behaviour_xplat.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/critical_section.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/event.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/spin_lock.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/thread.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/thread_pool_behaviour_vista.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/thread_pool_behaviour_xplat.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/testdispatcher.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/testthreadpool.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/thelib++.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/thelib++/thelib++.vcxproj.filters Diff Switch to side-by-side view
Loading...