Expand description
Common traits and impl.
Modules§
- beans
BeanFactory
impls.- constants
- Constants.
- ordered_
work_ steal - Suppose a thread in a work-stealing scheduler is idle and looking for the next task to run. To find an available task, it might do the following:
- work_
steal - Suppose a thread in a work-stealing scheduler is idle and looking for the next task to run. To find an available task, it might do the following:
Structs§
Functions§
- current_
kernel_ version - Get current linux kernel version number.
- default_
red_ zone - Recommended read zone size for coroutines.
- get_
slices - Make the total time into slices.
- get_
timeout_ time - current ns time add
dur
. - kernel_
version - Get linux kernel version number.
- now
- get the current wall clock in ns
- page_
size - Get the page size of this system.