MCPcopy Create free account
hub / github.com/covscript/covscript / get_ss

Method get_ss

sources/system/unix/common.cpp:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305 }
306
307 inline size_t get_ss() const
308 {
309 return usable_size;
310 }
311 };
312
313 class unix_fiber : public fiber_type {

Callers 1

resumeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected