17 #include <sys/mta_task.h> 25 void*
xcalloc(
size_t n,
size_t k);
27 void make_mrg_seed(uint64_t userseed1, uint64_t userseed2, uint_fast32_t* seed);
42 #elif defined(GRAPH_GENERATOR_MPI) || defined(GRAPH_GENERATOR_SEQ) 56 #elif defined(GRAPH_GENERATOR_OMP) 60 return __sync_bool_compare_and_swap(p, oldval, newval);
uint_fast64_t random_up_to(mrg_state *st, uint_fast64_t n)
void make_mrg_seed(uint64_t userseed1, uint64_t userseed2, uint_fast32_t *seed)
void * xcalloc(size_t n, size_t k)