Rename struct ipc_channel to struct fiber_channel
No semantic changes. Needed for #1451
Showing
- src/box/applier.cc 9 additions, 9 deletionssrc/box/applier.cc
- src/box/applier.h 1 addition, 1 deletionsrc/box/applier.h
- src/box/vinyl.c 1 addition, 1 deletionsrc/box/vinyl.c
- src/fiber_channel.c 56 additions, 53 deletionssrc/fiber_channel.c
- src/fiber_channel.h 39 additions, 39 deletionssrc/fiber_channel.h
- src/lua/fiber_channel.c 60 additions, 61 deletionssrc/lua/fiber_channel.c
- test/unit/fiber_channel.cc 33 additions, 33 deletionstest/unit/fiber_channel.cc
- test/unit/fiber_channel.result 21 additions, 21 deletionstest/unit/fiber_channel.result
- test/unit/fiber_channel_stress.cc 6 additions, 6 deletionstest/unit/fiber_channel_stress.cc
Loading
Please register or sign in to comment