Attention is currently required from: arehbein, pespin.

daniel has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/34524?usp=email )

Change subject: osmo_io: Clean up code
......................................................................


Patch Set 1:

(1 comment)

Patchset:

PS1:
> 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 https://gerrit.osmocom.org/c/libosmocore/+/34524?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I77f7ae2b211507f420d87c484ec75ee054fceb63
Gerrit-Change-Number: 34524
Gerrit-PatchSet: 1
Gerrit-Owner: arehbein <arehb...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-Attention: arehbein <arehb...@sysmocom.de>
Gerrit-Attention: pespin <pes...@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 <pes...@sysmocom.de>
Comment-In-Reply-To: daniel <dwillm...@sysmocom.de>
Gerrit-MessageType: comment

Reply via email to