开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
pthreads

pthreads

go

提供给线程函数的参数在pthread中打印垃圾值。

英文: argument provided to the thread function prints garbage in pthread 问题 我正在尝试打印作为pthread_create()函...
huangapple 2023年8月10日225评论c pthreads
go

如何在C语言中正常运行这两个进程?

英文: how can i run these two proceses normally in c language? 问题 这段代码运行正常,但消费者进程不工作,我尝试获取producer_pid...
huangapple 2023年8月9日158评论c pipe
go

如何在C语言中正常运行这两个进程?

英文: how can i run these two proceses normally in c language? 问题 这段代码运行正常,但消费者进程不工作,我尝试获取producer_pid...
huangapple 2023年8月9日146评论c pipe
go

继承 pthread 本地数据

英文: Inherit pthread local data 问题 我一直在尝试查看pthread是否有一种方法可以继承线程本地数据,就像Java中的InheritableThreadLocal一样。...
huangapple 2023年6月22日160评论c multithreading
go

调用pthread_cond_signal和更改条件变量的顺序

英文: order of calling pthread_cond_signal and change condition variable 问题 我知道pthread_cond_signal/pth...
huangapple 2023年6月6日144评论c c++
go

PROCESS_SHARED/ROBUST pthread_mutex_t dealocks instead of returning EOWNERDEAD

英文: PROCESS_SHARED/ROBUST pthread_mutex_t dealocks instead of returning EOWNERDEAD 问题 在我的情况下,我需要在共享内...
huangapple 2023年5月29日163评论c++ linux
go

如何在全局范围内在C++中存储线程特定数据?

英文: How to store thread-specific data in C++ globally? 问题 我需要在每个线程中存储一些数据,但由于我将在多个地方访问它,我不能只使用 exter...
huangapple 2023年5月29日163评论c++ multithreading
go

openMP是否调用pthread?openMP中如何创建线程?

英文: Do openMP calls pthreads? How threads are created in openMP? 问题 我有以下疑问: openMP是否进行pthread调用? ope...
huangapple 2023年5月28日134评论multithreading openmp
go

`sleep`在取消状态被禁用的情况下为什么会被线程取消请求中断?

英文: C pthreads - Why is `sleep` interrupted by a thread cancellation request despite cancel state be...
huangapple 2023年5月22日133评论c multithreading
go

调用pthread_sigmask在创建线程之前是否是线程安全的?

英文: Is calling pthread_sigmask before creating a thread thread-safe 问题 I handle my thread spawning (...
huangapple 2023年5月22日156评论c++ race-condition

文章导航

1 2 3
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17061871

热门标签

sql c++ pandas android python r arrays typescript html spring java reactjs css go flutter spring-boot node.js c# json javascript

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码