Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dsched.c50 struct lthread { struct
58 static volatile struct lthread lthreads[MAX_THREADS]; argument
/OK3568_Linux_fs/external/xserver/m4/
H A Dax_pthread.m4126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
136 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
140 # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
/OK3568_Linux_fs/buildroot/package/softether/
H A D0001-Create-autotools-plumbing-for-SoftEther.patch621 +ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
631 +# lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
635 +# -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch191 +# -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
206 + # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
208 + ax_pthread_flags="-kthread lthread $ax_pthread_flags"