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.5-noble)synchronicity_1.3.10.tar.gz(r-4.4-noble)
synchronicity_1.3.10.tgz(r-4.4-emscripten)synchronicity_1.3.10.tgz(r-4.3-emscripten)
synchronicity.pdf |synchronicity.html
synchronicity/json (API)
NEWS

# Install 'synchronicity' in R:
install.packages('synchronicity', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

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

2.99 score 2 packages 23 scripts 1.4k downloads 13 exports 4 dependencies

Last updated 10 months agofrom:aca4acf759. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-linux-x86_64OKNov 06 2024

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