haiku/headers
Axel Dörfler 4fc4f2c8ae * Added a transaction listener mechanism to be notified when a
transaction ends or has been aborted.
* BFS now listens for transactions when it created an inode to see if 
  the transaction will be aborted without freeing the inode (in which 
  case it will panic for now).
* Started implementing tracing support, but it's not working yet.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23492 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-13 17:18:29 +00:00
..
build Mask io-space bit in promise_tx2 driver, the driver was broken after recent ide-adapter changes. 2008-01-01 20:31:14 +00:00
compatibility/bsd
cpp
glibc
gnu
legacy/network
libs updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
os * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
posix added pthread_once() implementation and tests 2007-12-07 21:02:59 +00:00
private * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
tools