[ofa-general] [PATCH] management/libibmad.txt: Remove madrpc_lock/unlock
Hal Rosenstock
hnrose at comcast.net
Wed Feb 18 07:27:28 PST 2009
Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
doc/libibmad.txt | 20 --------------------
1 files changed, 0 insertions(+), 20 deletions(-)
diff --git a/doc/libibmad.txt b/doc/libibmad.txt
index 42a61d4..9fb74c3 100644
--- a/doc/libibmad.txt
+++ b/doc/libibmad.txt
@@ -143,26 +143,6 @@ packets, this function has to be called repeatedly after each RPC operation.
Bugs:
Not applicable to mad_receive
-madrpc_lock:
-
-Synopsis:
- void madrpc_lock(void);
-
-Description: Locks the mad RPC mechanism until madrpc_unlock() is called. Calls
-to this function while the RPC mechanism is already locked cause the calling
-process to be blocked until madrpc_unlock(). This function should be used
-only by multiple-threaded applications.
-
-See also:
- madrpc_unlock
-
-madrpc_unlock:
-
-Synopsis:
- void madrpc_unlock(void);
-
-Description: Unlock the mad RPC mechanism. See madrpc_lock() for details.
-
madrpc_show_errors:
Synopsis:
--
1.5.6.4
More information about the general
mailing list