Robert Shearman c353f85082 - Document how thread-safety is ensured for each member of the
stub_manager and ifstub structs.
- Make stub_manager ref counted to ensure it doesn't get freed whilst
  it is still being used.
- ifstubs are now freed only when the controlling stub_manager is freed.
- Rename stub_manager_ref/unref to stub_manager_ext_addref/release
  respectively and make then take an unsigned long to prevent
  malicious callers from passing in a negative value and corrupting
  the ref count.
2005-01-11 10:45:34 +00:00
..
2004-10-07 03:06:48 +00:00
2004-12-14 11:35:12 +00:00
2004-11-24 18:12:06 +00:00
2004-11-24 18:12:06 +00:00
2004-10-27 00:47:53 +00:00
2004-11-30 21:38:57 +00:00