OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [docs/] [man/] [man7/] [l4_thread_switch.7] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
.TH L4_THREAD_SWITCH 7 2009-11-02 "Codezero" "Codezero Programmer's Manual"
2
.SH NAME
3
.nf
4
.BR "l4_thread_switch" " - Yields the CPU"
5
 
6
.SH SYNOPSIS
7
.nf
8
.B #include 
9
.B #include 
10
 
11
.BI "int l4_thread_switch(u32 " "dest" ");"
12
.SH DESCRIPTION
13
.BR l4_thread_switch()  " - yields the CPU. Current thread yields the CPU donating its left timeslice to thread with id specified in the
14
.I dest
15
field.
16
 
17
.SH RETURN VALUE
18
Always succeeds with a return value of 0.
19
 

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.