Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dmyconf.h397 #define pthread_create(TC_th, TC_attr, TC_func, TC_arg) \ argument
398 (*(TC_th) = 0, (TC_func)(TC_arg), 0)