Searched defs:thread_create (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.h72 #define thread_create(thrp, attr, func, arg) \ macro
105 #define thread_create(thrp, attr, func, arg) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/txn_guide/
H A Dtxn_guide_inmemory.c16 #define thread_create(thrp, attr, func, arg) \ macro
35 #define thread_create(thrp, attr, func, arg) \ macro
H A Dtxn_guide.c16 #define thread_create(thrp, attr, func, arg) \ macro
35 #define thread_create(thrp, attr, func, arg) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/txn_guide/
H A DTxnGuideInMemory.cpp15 #define thread_create(thrp, attr, func, arg) \ macro
34 #define thread_create(thrp, attr, func, arg) \ macro
H A DTxnGuide.cpp15 #define thread_create(thrp, attr, func, arg) \ macro
34 #define thread_create(thrp, attr, func, arg) \ macro

Completed in 115 milliseconds