Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Drand.h57 void destroy_random(randdata_t *rd);
Drand.c126 void destroy_random(randdata_t * rd) in destroy_random() function
Dffsb_thread.c41 destroy_random(&ft->rd); in destroy_ffsb_thread()