Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pthread: add pthread_self/pthread_gettid_np function #12561

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

zhhyu7
Copy link
Contributor

@zhhyu7 zhhyu7 commented Jun 26, 2024

Summary

explicitly defined functions can support assignment as function pointers

Impact

Testing

qemu x86_64

@anchao
Copy link
Contributor

anchao commented Jun 26, 2024

libs/libc/libc.csv, syscall/syscall.csv should also be updated appropriately

explicitly defined functions can support assignment as function pointers

Signed-off-by: zhanghongyu <[email protected]>
@zhhyu7
Copy link
Contributor Author

zhhyu7 commented Jun 26, 2024

libs/libc/libc.csv, syscall/syscall.csv should also be updated appropriately

@anchao done.

@xiaoxiang781216 xiaoxiang781216 merged commit e14ae3e into apache:master Jun 26, 2024
26 checks passed
hujun260 added a commit to hujun260/nuttx that referenced this pull request Sep 30, 2024
reason:
enable sim:smp can boot

This commit fixes the regression from apache#12561

Signed-off-by: hujun5 <[email protected]>
xiaoxiang781216 pushed a commit that referenced this pull request Sep 30, 2024
reason:
enable sim:smp can boot

This commit fixes the regression from #12561

Signed-off-by: hujun5 <[email protected]>
kywwilson11 pushed a commit to kywwilson11/nuttx that referenced this pull request Sep 30, 2024
reason:
enable sim:smp can boot

This commit fixes the regression from apache#12561

Signed-off-by: hujun5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants