Changeset 230260ac in mainline for uspace/srv/vfs/vfs_lookup.c
- Timestamp:
- 2009-06-09T22:27:43Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0e31a2b
- Parents:
- 041186f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_lookup.c
r041186f r230260ac 166 166 vfs_release_phone(phone); 167 167 168 async_serialize_start();169 168 ipcarg_t rc; 170 169 async_wait_for(req, &rc); 171 async_serialize_end();172 170 173 171 futex_down(&plb_futex);
Note:
See TracChangeset
for help on using the changeset viewer.