Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 1 of 1) sorted by relevance

/lib/libc/common/source/thrd/
A Dthrd.c20 int thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create()
67 int thrd_detach(thrd_t thr) in thrd_detach()
77 int thrd_join(thrd_t thr, int *res) in thrd_join()

Completed in 10 milliseconds