[asterisk-bugs] [JIRA] (ASTERISK-29850) ast_get_tid() not implemented for NetBSD
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Jan 19 11:42:06 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257777#comment-257777 ]
Friendly Automation commented on ASTERISK-29850:
------------------------------------------------
Change 17907 merged by Friendly Automation:
main/utils: Implement ast_get_tid() for NetBSD
[https://gerrit.asterisk.org/c/asterisk/+/17907|https://gerrit.asterisk.org/c/asterisk/+/17907]
> ast_get_tid() not implemented for NetBSD
> ----------------------------------------
>
> Key: ASTERISK-29850
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29850
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: GIT
> Environment: NetBSD 9.2
> Reporter: Michał Górny
> Assignee: Michał Górny
>
> The ast_get_tid() function in main/utils.c includes implementations for a number of operating systems. However, it is missing an implementation for NetBSD.
> The thread identifier on NetBSD can be gotten via _lwp_self() function from lwp.h.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list