Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/os/posix/
H A Dthread.c37 int threadCreate(thread *t) { in threadCreate() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/os/windows/
H A Dthread.c37 int threadCreate(thread *t) { in threadCreate() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dutils.h631 static Thread * threadCreate(HandlerType * handler,void * arg) in threadCreate() function