Zeuthen: Writing a C library, part 1
Zeuthen: Writing a C library, part 1
Posted Jul 3, 2011 11:35 UTC (Sun) by cladisch (✭ supporter ✭, #50193)In reply to: Zeuthen: Writing a C library, part 1 by vlovich
Parent article: Zeuthen: Writing a C library, part 1
Posted Jul 3, 2011 18:35 UTC (Sun)
by nix (subscriber, #2304)
[Link] (4 responses)
Posted Jul 3, 2011 19:39 UTC (Sun)
by vlovich (guest, #63271)
[Link] (3 responses)
Thread-safety is irrelevant here - if you can access the tree after the destructor is already called, you've failed at thread safety (actually you've failed at maintaining the lifetime of the object properly).
Posted Jul 3, 2011 22:04 UTC (Sun)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted Jul 6, 2011 15:56 UTC (Wed)
by jwakely (subscriber, #60262)
[Link] (1 responses)
Posted Jul 6, 2011 16:56 UTC (Wed)
by vlovich (guest, #63271)
[Link]
Zeuthen: Writing a C library, part 1
Zeuthen: Writing a C library, part 1
Zeuthen: Writing a C library, part 1
Zeuthen: Writing a C library, part 1
Zeuthen: Writing a C library, part 1