silc_thread_yield
SYNOPSIS
void silc_thread_yield(void);
DESCRIPTION
Yield the processor. The calling thread will yield the processor and give execution time for other threads, until its turn comes up again.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |