rdb d1d244dfd2 pipeline: per-frame output message should be spam, not debug 6 tahun lalu
..
blockerSimple.I 0c9c698d13 pipeline: make BlockerSimple constexpr (needed by MutexSimpleImpl) 7 tahun lalu
blockerSimple.h 0c9c698d13 pipeline: make BlockerSimple constexpr (needed by MutexSimpleImpl) 7 tahun lalu
conditionVar.I 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
conditionVar.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVar.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarDebug.I 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
conditionVarDebug.cxx ff2fbe60ef pipeline: revert change causing shutdown crash with DEBUG_THREADS 6 tahun lalu
conditionVarDebug.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarDirect.I fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarDirect.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
conditionVarDirect.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarDummyImpl.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarDummyImpl.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarDummyImpl.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarFull.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarImpl.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarPosixImpl.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
conditionVarPosixImpl.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
conditionVarPosixImpl.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarSimpleImpl.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarSimpleImpl.cxx f45ddcab2f general: switch to C++11 Lockable semantics for mutexes 7 tahun lalu
conditionVarSimpleImpl.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarSpinlockImpl.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarSpinlockImpl.cxx 183d66a5c2 pipeline: fix compiler warning due to PAUSE symbol redefined 7 tahun lalu
conditionVarSpinlockImpl.h 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
conditionVarWin32Impl.I fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
conditionVarWin32Impl.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
conditionVarWin32Impl.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
config_pipeline.cxx 6488e46cc7 Fix errors when building with --override DO_PIPELINING=UNDEF 7 tahun lalu
config_pipeline.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
contextSwitch.c 5e8d539f1f move OS_SIMPLE_THREADS to dtool_config.h 15 tahun lalu
contextSwitch.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
contextSwitch_longjmp_src.c 88b0f3327d Warning fixes and cleanups when building with SIMPLE_THREADS 7 tahun lalu
contextSwitch_posix_src.c 88b0f3327d Warning fixes and cleanups when building with SIMPLE_THREADS 7 tahun lalu
contextSwitch_ucontext_src.c 88b0f3327d Warning fixes and cleanups when building with SIMPLE_THREADS 7 tahun lalu
contextSwitch_windows_src.c 88b0f3327d Warning fixes and cleanups when building with SIMPLE_THREADS 7 tahun lalu
cycleData.I 39abc66025 gobj: reduce unnecessary use of threading primitives in constructors 8 tahun lalu
cycleData.cxx 582cc2991e pipeline: add TypeHandle for CycleData if DO_PIPELINING is set 7 tahun lalu
cycleData.h 63484c83cb pipeline: CycleData should always inherit from MemoryBase 7 tahun lalu
cycleDataLockedReader.I e5c3ce1995 pipeline: fix missing symbols for CycleDataLockedReader 7 tahun lalu
cycleDataLockedReader.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataLockedReader.h 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 tahun lalu
cycleDataLockedStageReader.I 6488e46cc7 Fix errors when building with --override DO_PIPELINING=UNDEF 7 tahun lalu
cycleDataLockedStageReader.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataLockedStageReader.h 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 tahun lalu
cycleDataReader.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataReader.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataReader.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataStageReader.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataStageReader.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataStageReader.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataStageWriter.I 6488e46cc7 Fix errors when building with --override DO_PIPELINING=UNDEF 7 tahun lalu
cycleDataStageWriter.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataStageWriter.h 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 tahun lalu
cycleDataWriter.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
cycleDataWriter.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cycleDataWriter.h 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 tahun lalu
cyclerHolder.I 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
cyclerHolder.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
cyclerHolder.h 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
externalThread.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
externalThread.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
genericThread.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
genericThread.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
genericThread.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightMutex.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightMutex.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
lightMutex.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightMutexDirect.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightMutexDirect.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
lightMutexDirect.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightMutexHolder.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
lightMutexHolder.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
lightMutexHolder.h 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
lightReMutex.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightReMutex.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
lightReMutex.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
lightReMutexDirect.I 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
lightReMutexDirect.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
lightReMutexDirect.h 6e951773a6 pipeline: (Light)ReMutexDirect should include thread.h 7 tahun lalu
lightReMutexHolder.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
lightReMutexHolder.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
lightReMutexHolder.h 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
mainThread.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
mainThread.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
mutexDebug.I c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
mutexDebug.cxx ff2fbe60ef pipeline: revert change causing shutdown crash with DEBUG_THREADS 6 tahun lalu
mutexDebug.h ff2fbe60ef pipeline: revert change causing shutdown crash with DEBUG_THREADS 6 tahun lalu
mutexDirect.I c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
mutexDirect.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
mutexDirect.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
mutexHolder.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
mutexHolder.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
mutexHolder.h 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
mutexSimpleImpl.I f45ddcab2f general: switch to C++11 Lockable semantics for mutexes 7 tahun lalu
mutexSimpleImpl.cxx f45ddcab2f general: switch to C++11 Lockable semantics for mutexes 7 tahun lalu
mutexSimpleImpl.h 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 tahun lalu
mutexTrueImpl.h 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
p3pipeline_composite1.cxx fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
p3pipeline_composite2.cxx 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
pipeline.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pipeline.cxx d1d244dfd2 pipeline: per-frame output message should be spam, not debug 6 tahun lalu
pipeline.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pipelineCycler.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pipelineCycler.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pipelineCycler.h 39abc66025 gobj: reduce unnecessary use of threading primitives in constructors 8 tahun lalu
pipelineCyclerBase.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pipelineCyclerDummyImpl.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
pipelineCyclerDummyImpl.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pipelineCyclerDummyImpl.h e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
pipelineCyclerLinks.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
pipelineCyclerLinks.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pipelineCyclerTrivialImpl.I 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
pipelineCyclerTrivialImpl.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pipelineCyclerTrivialImpl.h e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
pipelineCyclerTrueImpl.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
pipelineCyclerTrueImpl.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
pipelineCyclerTrueImpl.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pmutex.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pmutex.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
pmutex.h c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
pmutex_ext.I c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
pmutex_ext.h c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
psemaphore.I 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
psemaphore.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
psemaphore.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
pythonThread.cxx 97d4e32a06 general: use nassert_raise instead of nassertv(false) et al 7 tahun lalu
pythonThread.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
reMutex.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
reMutex.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
reMutex.h c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
reMutexDirect.I c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
reMutexDirect.cxx 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
reMutexDirect.h 6e951773a6 pipeline: (Light)ReMutexDirect should include thread.h 7 tahun lalu
reMutexHolder.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
reMutexHolder.cxx 0fcfb8e372 New file headers, new comment style 9 tahun lalu
reMutexHolder.h 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 tahun lalu
reMutexSpinlockImpl.I 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
reMutexSpinlockImpl.cxx 183d66a5c2 pipeline: fix compiler warning due to PAUSE symbol redefined 7 tahun lalu
reMutexSpinlockImpl.h 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 tahun lalu
reMutex_ext.I c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
reMutex_ext.h c4a01ac564 pipeline: give Mutex and ReMutex more Pythonic semantics 6 tahun lalu
select.tau 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 19 tahun lalu
test_atomic.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_concurrency.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_delete.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_diners.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_mutex.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_setjmp.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
test_threaddata.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
thread.I 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
thread.cxx fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
thread.h fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 tahun lalu
threadDummyImpl.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
threadDummyImpl.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
threadDummyImpl.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
threadImpl.h 0fcfb8e372 New file headers, new comment style 9 tahun lalu
threadPosixImpl.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 tahun lalu
threadPosixImpl.cxx 20f0a69c75 pipeline: use decimal representation for unique thread ID on FreeBSD 6 tahun lalu
threadPosixImpl.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
threadPriority.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
threadPriority.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
threadSimpleImpl.I 90cc8fe385 Fix building with SIMPLE_THREADS=1 7 tahun lalu
threadSimpleImpl.cxx 90cc8fe385 Fix building with SIMPLE_THREADS=1 7 tahun lalu
threadSimpleImpl.h 90cc8fe385 Fix building with SIMPLE_THREADS=1 7 tahun lalu
threadSimpleManager.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
threadSimpleManager.cxx 90cc8fe385 Fix building with SIMPLE_THREADS=1 7 tahun lalu
threadSimpleManager.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu
threadWin32Impl.I 0fcfb8e372 New file headers, new comment style 9 tahun lalu
threadWin32Impl.cxx b2bfb31114 general: Remove `using std::*` from headers 7 tahun lalu
threadWin32Impl.h 7790f8429d general: Fully qualify header references into the std namespace 7 tahun lalu