Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dfiber.d634 allocStack( sz, guardPageSize );
662 allocStack( sz, guardPageSize );
963 final void allocStack( size_t sz, size_t guardPageSize ) nothrow in allocStack() function