Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Enough to be able to pack a mutex and a pointer together for example. If you are carefully packing your structs a one byte mutex is great.


Yup, that's what I'm doing - storing the two bits needed for an object's monitor in the same word as its compressed class pointer. The pointer doesn't change over the lock's lifetime.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: