attach.mutex-methods: Attach to an existing mutex.

attach.mutexR Documentation

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 signature 'character'
attach.mutex(obj, ...)

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

Arguments

obj

the descriptor object.

...

other arguments needed by attach.

Value

A mutex.


kaneplusplus/synchronicity documentation built on Jan. 13, 2024, 9:13 p.m.