intel / intel/ittapi

ittapi-sys Rust API objects should implement Send+Sync

Open
#189 0 comments 0 reactions 0 assignees View on GitHub
Rust
Dominant language
Rust
Stars
142
Forks
52
Avg merge
2d 20h
Merged PRs (30d)
3

Description

IIUC, all these objects in the core library are thread-safe, so the bindings should be as well. This will significantly reduce pain points with inability to send higher-level wrapper objects between thread, store `ittapi::Domain` in a static variable and so on.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.