eo: add helper for checking the ownable state
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 16 Jul 2019 13:29:56 +0000 (15:29 +0200)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:04:43 +0000 (14:04 +0900)
commitf7dc4a47feab4ac7aa1dabfe6b05acbb1ad11f70
tree890b7545bf6702d0f35625705ccb22590704ff89
parent6e76e3267e58a85db114b0babf8140a32b9e423d
eo: add helper for checking the ownable state

if a object is ownable, then there is one free reference. If not, a
error will be printed.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9332
src/lib/eo/Eo.h
src/lib/eo/eo.c