1
1
openmpi/opal/threads
bosilca b90c83840f Refactor the request completion (#1422)
* Remodel the request.
Added the wait sync primitive and integrate it into the PML and MTL
infrastructure. The multi-threaded requests are now significantly
less heavy and less noisy (only the threads associated with completed
requests are signaled).

* Fix the condition to release the request.
2016-05-24 18:20:51 -05:00
..
condition.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
condition.h opal/threads: Correct nsec -> usec conversion. 2015-11-04 11:28:43 +09:00
Makefile.am Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
mutex_unix.h opal/mutex: add static mutex initializers 2015-10-14 16:08:41 -06:00
mutex.c ompi: always enable MPI_THREAD_MULTIPLE support 2016-02-23 10:02:14 -07:00
mutex.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
thread.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
threads.h more c99 updates 2015-06-25 10:14:13 -06:00
tsd.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
wait_sync.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
wait_sync.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00