extendr_api

Module thread_safety

Source
Expand description

Provide limited protection for multithreaded access to the R API.

Constantsยง

Staticsยง

  • R_API_LOCK ๐Ÿ”’
    A global lock, that should represent the global lock on the R-API. It is not tied to an actual instance of R.
  • R_ERROR_BUF ๐Ÿ”’

Functionsยง