efl/src/bindings/mono/eo_mono
Lauro Moura d5c8d05292 csharp: Move locks inside AddRemove native handlers
Summary:
Instead of using a lock block in every method definition, we just need
them inside the actual methods adding/removing the handlers.

Kudos to @herb for the suggestion.

Reviewers: felipealmeida, herb, brunobelo

Reviewed By: brunobelo

Subscribers: cedric, #reviewers, herb, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9758
2019-10-04 10:12:57 -03:00
..
EoWrapper.cs csharp: Move locks inside AddRemove native handlers 2019-10-04 10:12:57 -03:00
FunctionWrapper.cs csharp: Load library in permanent way for static members and not rely on leaks 2019-10-01 00:10:21 -03:00
FunctionWrapper_Unix.cs csharp: Add missing prefix to enable interpolation 2019-06-27 19:24:41 -03:00
FunctionWrapper_Windows.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule_Unix.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule_Windows.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
WrapperSupervisor.cs csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
iwrapper.cs csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
meson.build csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
workaround.cs csharp: Allow improved cbs in eina comparators 2019-09-30 23:09:29 -03:00