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.




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

Search: