Searched refs:callWithStackShell (Results 1 – 3 of 3) sorted by relevance
1040 callWithStackShell(sp => scanAllTypeImpl(scan, sp));1044 private alias callWithStackShell = externDFunc!("core.thread.osthread.callWithStackShell", void fun… variable
1406 package extern(D) void callWithStackShell(scope callWithStackShellDg fn) nothrow in package()2469 callWithStackShell(&op); in version()
205 * libdruntime/core/thread/osthread.d (callWithStackShell): Push all407 * libdruntime/core/thread/osthread.d (callWithStackShell): Statically444 * libdruntime/core/thread/osthread.d (callWithStackShell): Add inline