Home
last modified time | relevance | path

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

/src/lib/libthr/thread/
H A Dthr_kern.c54 _thr_setthreaded(int threaded) in _thr_setthreaded()
/src/tools/tools/netrate/httpd/
H A Dhttpd.c50 static int threaded; /* 1 for threaded, 0 for forked. */ variable
/src/tools/tools/netrate/http/
H A Dhttp.c47 static int threaded; /* 1 for threaded, 0 for forked. */ variable
/src/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h142 int threaded; member
394 dev_set_threaded(struct net_device *ndev, bool threaded) in dev_set_threaded()
/src/contrib/tzcode/
H A Dlocaltime.c138 unlock(bool threaded) in unlock()
145 static void unlock(ATTRIBUTE_MAYBE_UNUSED bool threaded) { } in unlock()
1863 rd2wrlock(ATTRIBUTE_MAYBE_UNUSED bool threaded) in rd2wrlock()
1881 tzset_unlocked(bool threaded, bool wall, monotime_t now) in tzset_unlocked()