Attention is currently required from: arehbein, pespin.
View Change
1 comment:
Patchset:
Patch Set #1:
So now the topic is actually: Is this per-thread call requirement documented in the doxygen API of t […]
It's the same as in osmo_select:
```
/*! initialize the osmocom select abstraction for the current thread */
void osmo_select_init(void)
```
```
/*! initialize osmo_io for the current thread */
void osmo_iofd_init(void)
```
I don't think we have been overly verbose in our documentation about multi-threaded code in the past, not sure if you want anything else.
To view, visit change 34524. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I77f7ae2b211507f420d87c484ec75ee054fceb63
Gerrit-Change-Number: 34524
Gerrit-PatchSet: 1
Gerrit-Owner: arehbein <arehbein@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: arehbein <arehbein@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Wed, 27 Sep 2023 14:14:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Comment-In-Reply-To: daniel <dwillmann@sysmocom.de>
Gerrit-MessageType: comment