Changeset 3897 for branches/0.9x/libtransmission/platform.h
- Timestamp:
- Nov 20, 2007, 2:28:11 AM (15 years ago)
- Location:
- branches/0.9x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x
- Property svn:externals
-
old new 1 third-party/libevent -r474 http://levent.svn.sourceforge.net/svnroot/levent/trunk/libevent1 third-party/libevent http://levent.svn.sourceforge.net/svnroot/levent/branches/patches-1.4
-
- Property svn:externals
-
branches/0.9x/libtransmission/platform.h
r3254 r3897 39 39 tr_lock * tr_lockNew ( void ); 40 40 void tr_lockFree ( tr_lock * ); 41 int tr_lockTryLock ( tr_lock * );42 41 void tr_lockLock ( tr_lock * ); 43 42 void tr_lockUnlock ( tr_lock * );
Note: See TracChangeset
for help on using the changeset viewer.