Ignore:
Timestamp:
07/27/17 19:09:24 (7 years ago)
Author:
oabramkina
Message:

Resolving a deadlock introduced in r1225.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp

    r1225 r1228  
    1717    bool eventLoop(bool enableEventsProcessing = true); 
    1818    void listen(void) ; 
    19     void listenPendingRequest(MPI_Status& status) ; 
     19    bool listenPendingRequest(MPI_Status& status) ; 
    2020    void checkPendingRequest(void) ; 
    2121    void processRequest(int rank, char* buff,int count) ; 
Note: See TracChangeset for help on using the changeset viewer.