MCPcopy Create free account

hub / github.com/SergeyMakeev/TaskScheduler / functions

Functions746 in github.com/SergeyMakeev/TaskScheduler

MethodReset
Scheduler/Include/Platform/Common/MTSpinWait.h:51
MethodReset
Scheduler/Include/Platform/Windows/MTEventKernel.h:77
MethodReset
Scheduler/Include/Platform/Windows/MTEventUser.h:116
MethodReset
Scheduler/Include/Scopes/MTScopes.h:482
MethodRunAll
SchedulerTests/Tests/Tests.cpp:28
MethodRunAsync
Scheduler/Source/MTFiberContext.cpp:130
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:24
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:102
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:227
MethodRunImpl
ThirdParty/UnitTest++/tests/TestUnitTestPP.cpp:70
MethodRunImpl
ThirdParty/UnitTest++/tests/TestUnitTestPP.cpp:93
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTest.cpp:16
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTest.cpp:38
MethodRunImpl
ThirdParty/UnitTest++/tests/TestTest.cpp:60
MethodRunSubtasksAndYieldImpl
Scheduler/Source/MTFiberContext.cpp:95
MethodRunTest
ThirdParty/UnitTest++/UnitTest++/TestRunner.cpp:57
MethodRunTestIfNameIs
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:273
FunctionSUITE
ThirdParty/UnitTest++/tests/TestExceptions.cpp:25
FunctionSUITE
We're really testing if it's possible to use the same suite in two files to compile and link successfuly (TestTestSuite.cpp has suite with the same na
ThirdParty/UnitTest++/tests/TestTestSuite.cpp:6
FunctionSUITE
We're really testing the macros so we just want them to compile and link
ThirdParty/UnitTest++/tests/TestTestMacros.cpp:66
FunctionSUITE
SchedulerTests/Tests/ScopesTests.cpp:28
FunctionSUITE
SchedulerTests/Tests/FireAndForget.cpp:29
FunctionSUITE
SchedulerTests/Tests/CleanupTests.cpp:28
FunctionSUITE
SchedulerTests/Tests/StackSizeTests.cpp:27
FunctionSUITE
SchedulerTests/Tests/SubtasksTests.cpp:40
FunctionSUITE
SchedulerTests/Tests/FoundationTests.cpp:31
FunctionSUITE
SchedulerTests/Tests/DxtTests.cpp:73
FunctionSUITE
SchedulerTests/Tests/FiberTests.cpp:37
FunctionSUITE
SchedulerTests/Tests/GroupTests.cpp:28
FunctionSUITE
SchedulerTests/Tests/PlatformTests.cpp:28
FunctionSUITE
SchedulerTests/Tests/AtomicTests.cpp:30
FunctionSUITE
Check that every worker thread executed tasks in specified priority. HIGH/NORMAL/LOW */
SchedulerTests/Tests/PriorityTests.cpp:32
FunctionSUITE
SchedulerTests/Tests/SimpleTests.cpp:28
FunctionSUITE
SchedulerTests/Tests/WaitTests.cpp:27
MethodSchedulerFiberMain
Scheduler/Source/MTScheduler.cpp:442
MethodSchedulerFiberProcessTask
Scheduler/Source/MTScheduler.cpp:541
MethodSchedulerFiberStep
Scheduler/Source/MTScheduler.cpp:616
MethodSchedulerFiberWait
Scheduler/Source/MTScheduler.cpp:389
MethodScopeDesc
Scheduler/Include/Scopes/MTScopes.h:55
MethodScopeStackEntry
Scheduler/Include/Scopes/MTScopes.h:92
MethodScopedCurrentTest
ThirdParty/UnitTest++/tests/ScopedCurrentTest.h:10
MethodScopedGuard
Scheduler/Include/MTPlatform.h:71
MethodSelf
Scheduler/Include/Platform/Posix/MTThread.h:97
MethodSelf
Scheduler/Include/Platform/Windows/MTThread.h:71
MethodSetName
Scheduler/Include/Platform/Windows/MTFiberOptimized.h:184
MethodSetName
Scheduler/Include/Platform/Windows/MTFiberDefault.h:131
MethodSetThreadName
Scheduler/Include/Platform/Posix/MTThread.h:315
MethodSetThreadName
Scheduler/Include/Platform/Windows/MTThread.h:197
MethodSetThreadSchedulingPolicy
Scheduler/Include/Platform/Posix/MTThread.h:322
MethodSetThreadSchedulingPolicy
Scheduler/Include/Platform/Windows/MTThread.h:228
MethodSignal
Scheduler/Include/Platform/Windows/MTEventKernel.h:72
MethodSignal
Scheduler/Include/Platform/Windows/MTEventUser.h:98
FunctionSignalHandler
ThirdParty/UnitTest++/UnitTest++/Posix/SignalTranslator.cpp:14
MethodSignalTranslator
ThirdParty/UnitTest++/UnitTest++/Posix/SignalTranslator.cpp:22
MethodSimpleFixture
ThirdParty/UnitTest++/tests/TestUnitTestPP.cpp:114
MethodSimpleTask
SchedulerTests/Tests/FireAndForget.cpp:44
MethodSimpleTask
SchedulerTests/Tests/SimpleTests.cpp:38
MethodSingleColourFit
ThirdParty/Squish/singlecolourfit.cpp:62
MethodSize
Scheduler/Include/MTStaticVector.h:111
MethodSize
Scheduler/Include/MTTaskQueue.h:94
MethodSleep
Scheduler/Include/Platform/Posix/MTThread.h:346
MethodSleep
Scheduler/Include/Platform/Windows/MTThread.h:253
MethodSleepMs
ThirdParty/UnitTest++/UnitTest++/Posix/TimeHelpers.cpp:28
MethodSleepMs
ThirdParty/UnitTest++/UnitTest++/Win32/TimeHelpers.cpp:46
MethodSlowExemptedTest
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:226
MethodSlowTest
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:97
FunctionSpinSleep
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ThirdParty/UnitTest++/UnitTest++/UnitTestTimer.h:38
MethodSpinWait
Scheduler/Include/Platform/Common/MTSpinWait.h:46
MethodSplatW
ThirdParty/Squish/simd_sse.h:79
MethodSplatW
ThirdParty/Squish/simd_float.h:66
MethodSplatX
ThirdParty/Squish/simd_sse.h:76
MethodSplatX
ThirdParty/Squish/simd_float.h:63
MethodSplatY
ThirdParty/Squish/simd_sse.h:77
MethodSplatY
ThirdParty/Squish/simd_float.h:64
MethodSplatZ
ThirdParty/Squish/simd_sse.h:78
MethodSplatZ
ThirdParty/Squish/simd_float.h:65
MethodStackDesc
Scheduler/Include/MTAppInterop.h:63
MethodStart
Scheduler/Include/Platform/Windows/MTThread.h:153
MethodStart
ThirdParty/UnitTest++/UnitTest++/Win32/TimeHelpers.cpp:25
MethodStaticVector
Scheduler/Include/MTStaticVector.h:68
MethodStore
Scheduler/Include/Platform/Posix/MTAtomic.h:189
MethodStore
Scheduler/Include/Platform/Windows/MTAtomic.h:184
MethodStoreRelaxed
Relaxed operation: there are no synchronization or ordering constraints
Scheduler/Include/Platform/Posix/MTAtomic.h:224
MethodStoreRelaxed
Relaxed operation: there are no synchronization or ordering constraints
Scheduler/Include/Platform/Windows/MTAtomic.h:153
MethodStoreRelaxed
Relaxed operation: there are no synchronization or ordering constraints
Scheduler/Include/Platform/Windows/MTAtomic.h:229
MethodSwitchTo
Scheduler/Include/Platform/Posix/MTFiber.h:176
MethodSwitchTo
Scheduler/Include/Platform/Windows/MTFiberOptimized.h:190
MethodSwitchTo
Scheduler/Include/Platform/Windows/MTFiberDefault.h:137
MethodSym3x3
ThirdParty/Squish/maths.h:204
FunctionTEST
ThirdParty/UnitTest++/tests/TestTestRunner.cpp:287
FunctionTEST
ThirdParty/UnitTest++/tests/TestTestList.cpp:9
FunctionTEST
ThirdParty/UnitTest++/tests/TestUnitTestPP.cpp:8
FunctionTEST
ThirdParty/UnitTest++/tests/TestTimeConstraint.cpp:12
FunctionTEST
ThirdParty/UnitTest++/tests/TestChecks.cpp:12
FunctionTEST
ThirdParty/UnitTest++/tests/TestCurrentTest.cpp:8
FunctionTEST
ThirdParty/UnitTest++/tests/TestMemoryOutStream.cpp:65
FunctionTEST
ThirdParty/UnitTest++/tests/TestTimeConstraintMacro.cpp:9
FunctionTEST
ThirdParty/UnitTest++/tests/TestTestResults.cpp:12
FunctionTEST
ThirdParty/UnitTest++/tests/TestTestSuite.cpp:8
FunctionTEST
ThirdParty/UnitTest++/tests/TestCompositeTestReporter.cpp:8
← previousnext →501–600 of 746, ranked by callers