Changeset 43ed4f3 in mainline
- Timestamp:
- 2010-03-02T22:36:04Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 11485d0c
- Parents:
- 91001e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/icmp/icmp.c
r91001e2 r43ed4f3 343 343 result = ERROR_CODE; 344 344 345 // drop the reply mutex 346 fibril_mutex_unlock( & reply->mutex ); 345 347 // lock the globals again and clean up 346 348 fibril_rwlock_write_lock( & icmp_globals.lock );
Note:
See TracChangeset
for help on using the changeset viewer.