tests/testthat/test-synchronized-memory.R

context("synchronized memory")


test_that("memory access is synchronized", {
  skip_if_not(is_memory_synchronized())
  
  run_c_memory_exapmle()
})
lbartnik/thread documentation built on May 20, 2019, 8:27 p.m.