开源使用者
标签
如何让 boost::thread_group 执行固定数量的并行线程
2021-12-24 00:00:00
multithreading
c++
boost
boost-thread
在完成工作后立即删除 boost::thread 对象的最佳方法是什么?
2021-12-24 00:00:00
multithreading
c++
boost
boost-thread
如何在 OpenMP 中将对象或结构定义为 threadprivate?
2021-12-23 00:00:00
private
struct
openmp
c++
添加 #include <boost/thread/mutex.hpp>破坏了我的 ActiveX 控件?
2021-12-22 00:00:00
visual-c++
activex
c++
boost
mfc
使用 VS2012 RC 时,如果在 main() 退出后调用 std::thread::join() 会挂起
2021-12-22 00:00:00
visual-c++
c++
c++11
visual-c++-2012
stdthread
C++ std::vector 的独立 std::threads
2021-12-21 00:00:00
multithreading
vector
c++
c++11
stdthread
C++ - std::thread 在执行时崩溃
2021-12-19 00:00:00
opengl
multithreading
c++
g++静态链接pthread时,导致Segmentation fault,为什么?
2021-12-18 00:00:00
gcc
c++
pthreads
c++11
boost
boost线程抛出异常“thread_resource_error:资源暂时不可用";
2021-12-17 00:00:00
multithreading
exception
resources
c++
boost
您如何将 CreateThread 用于属于类成员的函数?
2021-12-09 00:00:00
class
multithreading
winapi
c++
QThread 发出finished() 信号但isRunning() 返回true 并且isFinished() 返回false
2021-12-09 00:00:00
qt
gps
qthread
c++
blackberry-10
在 QThread 中启动 QTimer
2021-12-09 00:00:00
multithreading
timer
qt
qthread
c++
如何安全地销毁 QThread?
2021-12-09 00:00:00
qt
qthread
c++
带有 movetothread 的 qt 线程
2021-12-09 00:00:00
multithreading
qt
c++
std::thread 通过引用调用复制构造函数
2021-12-06 00:00:00
multithreading
c++
c++11
copy-constructor
stdthread
在 linux 下的 GCC 中使用 std::thread 的正确链接选项是什么?
2021-12-06 00:00:00
multithreading
g++
c++
c++11
如何检查 std::thread 是否仍在运行?
2021-12-06 00:00:00
multithreading
c++
c++11
stdthread
在 C++11 中通过引用 std::thread 传递对象
2021-12-06 00:00:00
multithreading
pass-by-reference
c++
c++11
stdthread
使用 Win32 线程模型时,MinGW-w64 是否支持 std::thread 开箱即用?
2021-12-06 00:00:00
gcc
multithreading
mingw-w64
c++
c++11
C++11 中的 thread_local 是什么意思?
2021-12-06 00:00:00
multithreading
c++
c++11
thread-local
thread-local-storage
«
1
2
3
4
5
6
7
8
9
10
»