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

Introduce newtype for process ID #32

Open
tromey opened this issue Dec 22, 2017 · 1 comment
Open

Introduce newtype for process ID #32

tromey opened this issue Dec 22, 2017 · 1 comment

Comments

@tromey
Copy link
Collaborator

tromey commented Dec 22, 2017

We've been using u64 to represent a process ID everywhere, but probably should have a new type for this.

@tromey
Copy link
Collaborator Author

tromey commented Dec 30, 2017

Or just use the existing ThreadId type.

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

No branches or pull requests

1 participant