Package: synchronicity 1.3.10

Michael J. Kane

synchronicity: Boost Mutex Functionality in R

Boost mutex functionality in R.

Authors:Michael J. Kane [aut, cre]

synchronicity_1.3.10.tar.gz
synchronicity_1.3.10.tar.gz(r-4.7-arm64)synchronicity_1.3.10.tar.gz(r-4.7-x86_64)synchronicity_1.3.10.tar.gz(r-4.6-arm64)synchronicity_1.3.10.tar.gz(r-4.6-x86_64)
synchronicity_1.3.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
synchronicity/json (API)
NEWS

# Install 'synchronicity' in R:
install.packages('synchronicity', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

3.61 score 2 packages 24 scripts 5.6k downloads 13 exports 4 dependencies

Last updated from:aca4acf759. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK115
linux-devel-x86_64OK127
source / vignettesOK172
linux-release-arm64OK121
linux-release-x86_64OK123
wasm-releaseOK117

Exports:attach.mutexboost.mutexdescribedescriptionis.timedlocklock.sharedsharedshared.nametimeoutunlockunlock.shareduuid

Dependencies:BHbigmemory.sriRcppuuid

Readme and manuals

Help Manual

Help pageTopics
Attach to an existing mutex.attach.mutex attach.mutex,boost.mutex.descriptor-method attach.mutex,character-method
Create a boost.mutex objectboost.mutex
The boost.mutex classboost.mutex-class
An S4 class holding boost.mutex description information.boost.mutex.descriptor-class
Describe the boost.mutex objectdescribe,boost.mutex-method
Accessor for descriptor objectsdescription description,descriptor-method
An S4 class holding mutex description information.descriptor-class
Timeout operations for boost.mutex objectsis.timed is.timed,boost.mutex-method timeout timeout,boost.mutex-method
Lock and Unlock a Mutexlock lock,boost.mutex-method lock.shared lock.shared,boost.mutex-method unlock unlock,boost.mutex-method unlock.shared unlock.shared,boost.mutex-method
The boost.mutex classmutex-class
Is it a shared mutex?shared shared,boost.mutex-method
The name of a mutex's shared resourceshared.name shared.name,boost.mutex-method
Create a universal unique identifier.uuid