Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/include/internal/
H A Dfibers.h58 fiber_init (fiber_t *fiber, fiber_function_t start_function, void *arg,
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/
H A Dfibers.c70 fiber_init (fiber_t *fiber, fiber_function_t start_function, void *arg, in fiber_init() function
H A Dworkitems.c332 fiber_init (&wi->fiber, phsa_work_item_thread, wi, in phsa_execute_wi_gang()