Change in libosmocore[master]: Add inter-thread queue

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Jan 3 17:08:37 UTC 2021


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/libosmocore/+/21930

to look at the new patch set (#2).

Change subject: Add inter-thread queue
......................................................................

Add inter-thread queue

This adds an inter-thread queue "it_q" to libosmocore. With it_q,
one can perform thread-safe enqueing of messages to another thread,
who will receive the related messages triggered via an eventfd
handled in the usual libosmocore select loop abstraction.

Change-Id: Ie7d0c5fec715a2a577fae014b0b8a0e9c38418ef
---
M configure.ac
M include/Makefile.am
A include/osmocom/core/it_q.h
M src/Makefile.am
A src/it_q.c
M tests/Makefile.am
A tests/it_q/it_q_test.c
A tests/it_q/it_q_test.ok
M tests/testsuite.at
9 files changed, 486 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/30/21930/2
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/21930
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ie7d0c5fec715a2a577fae014b0b8a0e9c38418ef
Gerrit-Change-Number: 21930
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210103/e89232a0/attachment.htm>


More information about the gerrit-log mailing list