Searched refs:stackMethod (Results 1 – 2 of 2) sorted by relevance
13 void stackMethod() in stackMethod() function21 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main()
19 void stackMethod() in stackMethod() function27 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main()