Home
last modified time | relevance | path

Searched refs:transactionally_apply (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/amd64/
Dtm1.c12 static int transactionally_apply ( void(*f)(void*), void* arg ) in transactionally_apply() function
40 long long int ok = transactionally_apply ( testfn, NULL ); in main()