Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/app/tests/
Dfloat.c49 static int float_thread(void *arg) in float_thread() function
103 t[i] = thread_create(name, &float_thread, &val[i], LOW_PRIORITY, DEFAULT_STACK_SIZE); in float_tests()