Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function