Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ phfree(D3DK) — Motorola System V 88k Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

poll(2)

phfree(D3DK)  —  

.IX \f4phfree\fP(D3DK)

NAME

phfree − free a pollhead structure

SYNOPSIS

#include <sys/poll.h>
void phfree(struct pollhead ∗p);

ARGUMENTS

pPointer to a previously allocated pollhead structure. 

DESCRIPTION

phfree frees a pollhead structure previously allocated by phalloc(D3DK). 

RETURN VALUE

None. 

LEVEL

Base or Interrupt. 

NOTES

Does not sleep. 

Driver-defined basic locks, read/write locks, and sleep locks may be held across calls to this function. 

SEE ALSO

chpoll(D2DK), phalloc(D3DK), pollwakeup(D3DK), poll(2) in the Programmer’s Reference Manual

DDI/DKI

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