diff options
author | jeff <jeff@FreeBSD.org> | 2008-02-07 06:55:38 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2008-02-07 06:55:38 +0000 |
commit | e5687b20d7480538cf75128424f78168b351077b (patch) | |
tree | ed48bf7fe407074815ef781b08e0d5087d23a24a /lib/libfetch/ftp.c | |
parent | 403e07c6b282d19c9473a8269553baae18a0b5ec (diff) | |
download | FreeBSD-src-e5687b20d7480538cf75128424f78168b351077b.zip FreeBSD-src-e5687b20d7480538cf75128424f78168b351077b.tar.gz |
- Add THREAD_LOCKPTR_ASSERT() to assert that the thread's lock points at
the provided lock or &blocked_lock. The thread may be temporarily
assigned to the blocked_lock by the scheduler so a direct comparison
can not always be made.
- Use THREAD_LOCKPTR_ASSERT() in the primary consumers of the scheduling
interfaces. The schedulers themselves still use more explicit asserts.
Sponsored by: Nokia
Diffstat (limited to 'lib/libfetch/ftp.c')
0 files changed, 0 insertions, 0 deletions