Change #elseif to #else in hh_shared.c, make locking actually do something
commit4c993514184032f35eb037d8697aeea100c48aed
authorKasper Kopec <kasper@fb.com>
Thu, 10 Mar 2016 02:08:38 +0000 (9 18:08 -0800)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Thu, 10 Mar 2016 02:30:25 +0000 (9 18:30 -0800)
treed9bd1bf3b03d315257bdf4be1a905f64af33511b
parent074def3ffe75444f3eaa6680881df24bfe74ec9b
Change #elseif to #else in hh_shared.c, make locking actually do something

Summary:I've tested everything and then added "#ifdef _WIN32" guards to "make hh_shared.c compile for flow". Turns out "#elseif" is not a thing and the entire method bodes were preprocessed away.

clowntown

Reviewed By: int3

Differential Revision: D3032301

fb-gh-sync-id: 95373bea7a522f7f69efdc26b885c788fa33c1e7
shipit-source-id: 95373bea7a522f7f69efdc26b885c788fa33c1e7
hphp/hack/src/heap/hh_shared.c