# Generated by roxygen2: do not edit by hand

export(attach.mutex)
export(boost.mutex)
export(description)
export(is.timed)
export(lock)
export(lock.shared)
export(shared)
export(shared.name)
export(timeout)
export(unlock)
export(unlock.shared)
export(uuid)
exportClasses(boost.mutex)
exportClasses(boost.mutex.descriptor)
exportClasses(descriptor)
exportClasses(mutex)
exportMethods(attach.mutex)
exportMethods(describe)
exportMethods(description)
exportMethods(is.timed)
exportMethods(lock)
exportMethods(lock.shared)
exportMethods(shared)
exportMethods(shared.name)
exportMethods(timeout)
exportMethods(unlock)
exportMethods(unlock.shared)
import(Rcpp)
import(methods)
importFrom(bigmemory.sri,describe)
importFrom(uuid,UUIDgenerate)
useDynLib(synchronicity)
