Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libpthread/
Dt_fpu.c134 double stirseed[] = { 1.7, 3.2, 2.4 }; in ATF_TC_BODY() local
141 PTHREAD_REQUIRE(pthread_create(&s5, 0, stir, stirseed)); in ATF_TC_BODY()