[][src]Function greenthread_future::yield_now

pub fn yield_now()

Cooperatively gives up the CPU to the executor.

Example

TODO