]> granicus.if.org Git - postgresql/commit
Make it easier to choose the used waiting primitive in unix_latch.c.
authorAndres Freund <andres@anarazel.de>
Fri, 18 Mar 2016 18:43:59 +0000 (11:43 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 18 Mar 2016 18:46:54 +0000 (11:46 -0700)
commitc17966201c7de2a4c437bed6d83c6a7f2e7108f4
tree3afb4dfd0bbe1e432e2eb61c7f6f07a452e4cb41
parent6bc4d95fcc2a432fc202cba03d5393be096f0422
Make it easier to choose the used waiting primitive in unix_latch.c.

This allows for easier testing of the different primitives; in
preparation for adding a new primitive.

Discussion: 20160114143931.GG10941@awork2.anarazel.de
Reviewed-By: Robert Haas
src/backend/port/unix_latch.c