Next Previous Up Top Contents Index

4.6.8 Notifications

associated-lock

Function

Summary

Returns the lock associated with the notification object supplied.

Signature

associated-lock notification => lock 

Arguments

notification
An instance of <notification>.

Values

lock
An instance of <simple-lock>.

Library

threads

Module

threads

Description

Returns the lock associated with the notification object notification.


Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index