HomeSort by: relevance | last modified time | path
    Searched defs:stirseed (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libpthread/
t_fpu.c 134 double stirseed[] = { 1.7, 3.2, 2.4 }; local in function:ATF_TC_BODY
141 PTHREAD_REQUIRE(pthread_create(&s5, 0, stir, stirseed));

Completed in 11 milliseconds