Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

thr_yield(3T)

yield(2)

NAME

yield − yield execution to another lightweight process

SYNOPSIS

#include <unistd.h>

void yield(void);

DESCRIPTION

yield() causes the current lightweight process to yield its execution in favor of another lightweight process with the same or greater priority. 

SEE ALSO

thr_yield(3T)

SunOS 5.5/x86  —  Last change: 20 Jul 1993

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026