Added CAPIs for C# thread handling 34/170934/1 accepted/tizen/unified/20180227.062948 submit/tizen/20180226.110934
authorJaehyun Kim <jeik01.kim@samsung.com>
Fri, 23 Feb 2018 08:27:23 +0000 (17:27 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 23 Feb 2018 08:28:44 +0000 (17:28 +0900)
It is not guaranteed that the GC in C# will call connection_destroy
on the thread that called connection_create.
So I added thread-independent CAPIs for init/deinit.

Change-Id: Ia70fdc543b06c34611643a702aa43377ad144365
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>

No differences found