Learn R Programming

⚠️There's a newer version (1.3.10) of this package.Take me there.

+

Copy Link

Version

Install

install.packages('synchronicity')

Monthly Downloads

1,333

Version

1.3.5

License

LGPL-2 | Apache License 2.0

Maintainer

Michael J Kane

Last Published

August 21st, 2018

Functions in synchronicity (1.3.5)

describe,boost.mutex-method

Describe the boost.mutex object
describe

Create descriptors to mutexes and attach
descriptor-class

An S4 class holding mutex description information.
boost.mutex.descriptor-class

An S4 class holding boost.mutex description information.
boost.mutex

Create a boost.mutex object
lock

Lock and Unlock a Mutex
synchronicity-package

This package provides support for synchronization via mutexes and may eventually support interprocess communication (ipc) and message passing.
shared

Is it a shared mutex?
uuid

Create a universal unique identifier.
shared.name

The name of a mutex's shared resource
description

Accessor for descriptor objects
is.timed, timeout

Timeout operations for boost.mutex objects
attach.mutex

Attach to an existing mutex.
boost.mutex-class

Class ``boost.mutex''