Searched defs:dnn_cond_destroy (Results 1 – 1 of 1) sorted by relevance
31 #define dnn_cond_destroy pthread_cond_destroy macro37 static inline int dnn_cond_destroy(DNNCond *cond) { return 0; } in dnn_cond_destroy() function