Searched defs:test_fiber (Results 1 – 2 of 2) sorted by relevance
21 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main() local
27 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main() local