Learn R Programming

synchronicity (version 1.3.10)

attach.mutex: Attach to an existing mutex.

Description

Attach to an existing mutex using either a file or description object

Usage

attach.mutex(obj, ...)

# S4 method for character attach.mutex(obj, ...)

# S4 method for boost.mutex.descriptor attach.mutex(obj, ...)

Value

A mutex.

Arguments

obj

the descriptor object.

...

other arguments needed by attach.