dzavalishin / phantomuserland

Phantom: Persistent Operating System
GNU Lesser General Public License v3.0
893 stars 61 forks source link

mutexes in internal objects #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
how do they cross snapshots? weakref is good example

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 12 Jun 2010 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.zavalishin@gmail.com on 6 Oct 2011 at 8:54

dzavalishin commented 5 years ago

Have spinlocks, use to implement mutex?