<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22949">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce osmo_gettid() API<br><br>This API wraps conventional gettid() linux-specific API, which even in<br>Linux itself is sometimes not properly supported/announced.<br><br>This API also allows future porting to other platforms if needed, and so<br>far falls back to getpid() if no gettid(9 can be found.<br><br>Code ported from osmo-trx.git, see commit 7a07de1efd4eb7cc11c33d3ad25cb2df70aa1ef1.<br><br>Related: OS#5027<br>Change-Id: Id7534beeb22fcd50813dab76dd68818e2ff87ec2<br>---<br>M configure.ac<br>M include/Makefile.am<br>A include/osmocom/core/thread.h<br>M src/Makefile.am<br>A src/thread.c<br>5 files changed, 105 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/49/22949/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22949">change 22949</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/22949"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id7534beeb22fcd50813dab76dd68818e2ff87ec2 </div>
<div style="display:none"> Gerrit-Change-Number: 22949 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>