Searched refs:gmtime_no_stack_overflow_14313703_fn (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dtime_test.cpp42 static void* gmtime_no_stack_overflow_14313703_fn(void*) { function
68 ASSERT_EQ(0, pthread_create(&t, &attributes, gmtime_no_stack_overflow_14313703_fn, NULL));

Completed in 234 milliseconds