Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_thread_queue.c224 _eina_thread_queue_msg_alloc(Eina_Thread_Queue *thq, int size, Eina_Thread_Queue_Msg_Block **blkret) in _eina_thread_queue_msg_alloc() function
447 msg = _eina_thread_queue_msg_alloc(thq, size, &blk); in eina_thread_queue_send()