Searched refs:thread_get (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dthread.c224 thread_get (struct thread_master *m, u_char type,
261 thread = thread_get (m, THREAD_READ, func, arg);
286 thread = thread_get (m, THREAD_WRITE, func, arg);
307 thread = thread_get (m, THREAD_TIMER, func, arg);
340 thread = thread_get (m, THREAD_EVENT, func, arg);
221 thread_get (struct thread_master *m, u_char type, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/err/
H A Derr.c463 hash = ERRFN(thread_get)(0);
481 hash = ERRFN(thread_get)(1);
499 hash = ERRFN(thread_get)(0);
881 return ERRFN(thread_get)(0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.c462 hash = ERRFN(thread_get)(0);
480 hash = ERRFN(thread_get)(1);
498 hash = ERRFN(thread_get)(0);
902 return ERRFN(thread_get)(0);

Completed in 88 milliseconds