Skip to content

Commit 011350a

Browse files
committed
Uncaught modifications re mutex extensions (MR #55), now removed
1 parent 36e0ba2 commit 011350a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MPI/ibverbs.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ class _LPFLIB_LOCAL IBVerbs
135135

136136
void stageQPs(size_t maxMsgs );
137137
void reconnectQPs();
138-
void tryLock(SlotID id, int dstPid);
139-
void tryUnlock(SlotID id, int dstPid);
140138

141139
std::vector<ibv_wc_opcode> wait_completion(int& error);
142140
void doProgress();

0 commit comments

Comments
 (0)