Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lucian1900
on Jan 4, 2014
|
parent
|
context
|
favorite
| on:
Using Rust for an Undergraduate OS Course
I believe the correct term would be "data race", which is a subset of race conditions. If you have no unsafe blocks, it's impossible to race on memory.
Races related to messages are of course possible.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Races related to messages are of course possible.