-
- Downloads
Merge branch '118-asynchronous-cdo-operations' into 'devel'
Resolve "Asynchronous CDO operations" Closes #118 See merge request cerl/maestro/maestro-core!57
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- configure.ac 18 additions, 17 deletionsconfigure.ac
- include/maestro/cdo.h 75 additions, 1 deletioninclude/maestro/cdo.h
- include/maestro/i_cdo.h 41 additions, 11 deletionsinclude/maestro/i_cdo.h
- include/maestro/i_pool.h 100 additions, 10 deletionsinclude/maestro/i_pool.h
- include/maestro/i_statistics.h 39 additions, 25 deletionsinclude/maestro/i_statistics.h
- include/maestro/pool.h 112 additions, 15 deletionsinclude/maestro/pool.h
- maestro/cdo.c 891 additions, 118 deletionsmaestro/cdo.c
- maestro/pool.c 1020 additions, 187 deletionsmaestro/pool.c
- maestro/pool_client.c 52 additions, 58 deletionsmaestro/pool_client.c
- maestro/statistics.c 74 additions, 33 deletionsmaestro/statistics.c
- tests/Makefile.am 75 additions, 11 deletionstests/Makefile.am
- tests/check_pm_interlock_async.sh.in 102 additions, 0 deletionstests/check_pm_interlock_async.sh.in
- tests/check_pool_local.c 55 additions, 0 deletionstests/check_pool_local.c
- tests/simple_interlock_async_client.c 268 additions, 0 deletionstests/simple_interlock_async_client.c
- tests/simple_interlock_client.c 9 additions, 18 deletionstests/simple_interlock_client.c
Loading
Please register or sign in to comment