freebsd-nq/sys/compat
Poul-Henning Kamp 124e4c3be8 Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST.
Use this in all the places where sleeping with the lock held is not
an issue.

The distinction will become significant once we finalize the exact
lock-type to use for this kind of case.
2004-11-13 11:53:02 +00:00
..
freebsd32 Rebuild from FreeBSD32 syscalls.master:1.42. 2004-10-23 20:05:42 +00:00
ia32 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
linprocfs Pick up the inode number using VOP_GETATTR() rather than caching it 2004-11-10 07:25:37 +00:00
linux Rename thread args to be called "td" rather than "p" to be 2004-10-10 18:34:30 +00:00
ndis Fix compiler warnings, when __stdcall is #defined, by adding explicit casts. 2004-09-17 19:54:26 +00:00
netbsd
pecoff Change the types of vn_rdwr_inchunks()'s len and aresid arguments to 2004-06-05 02:18:28 +00:00
svr4 Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00