Home
last modified time | relevance | path

Searched defs:OSFiber (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/marl/src/
Dosfiber_asm.h95 OSFiber::OSFiber(Allocator* allocator) : allocator(allocator) {} in OSFiber() function
Dosfiber_test.cpp25 TEST_F(WithoutBoundScheduler, OSFiber) { in TEST_F() argument
Dosfiber_ucontext.h65 OSFiber::OSFiber(Allocator* allocator) : allocator(allocator) {} in OSFiber() function
/external/swiftshader/third_party/marl/include/marl/
Dscheduler.h36 class OSFiber; variable