Searched refs:OSI_queue_get_handler (Results 1 – 3 of 3) sorted by relevance
250 tOSI_QUEUE_HANDLER OSI_queue_get_handler(const char* name);
230 tOSI_QUEUE_HANDLER OSI_queue_get_handler(const char* name) { in OSI_queue_get_handler() function
245 msg_que = OSI_queue_get_handler("msg_q"); in read_thread()