Home
last modified time | relevance | path

Searched refs:stackMethod (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d13 void stackMethod() in stackMethod() function
21 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main()
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d19 void stackMethod() in stackMethod() function
27 auto test_fiber = new Fiber(&stackMethod, stackSize, stackSize); in main()