Searched refs:msgq_handle (Results 1 – 1 of 1) sorted by relevance
47 static void *msgq_handle = NULL; variable201 ret = tfm_ns_mailbox_os_mq_send(msgq_handle, &req); in tfm_ns_mailbox_client_call()221 ret = tfm_ns_mailbox_os_mq_receive(msgq_handle, &req); in tfm_ns_mailbox_thread_runner()309 msgq_handle = tfm_ns_mailbox_os_mq_create(sizeof(struct ns_mailbox_req_t), in mailbox_req_queue_init()311 if (!msgq_handle) { in mailbox_req_queue_init()