Revise the spec file.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 4 Jan 2013 12:26:59 +0000 (21:26 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 5 Jan 2013 09:33:57 +0000 (18:33 +0900)
commitfb1c5e72ae0be9b877ca2b7b8dff21a9adc6d889
treec9fdb4d201a1e7f15b0e825b88953ddbc9c0865a
parent641a8aade77841188ce09db7071451e5100ddfda
Revise the spec file.

Replace the pthread_mutex_lock with CRITICAL_SECTION_BEGIN macro
and the pthread_mutex_unlock with CRITICAL_SECTION_END macro.

To upgrade the readability of codes

Change-Id: Ia442d729b6430933e583c1762a4cafc589beb53c
include/com-core_packet-router.h
include/util.h
packaging/libcom-core.spec
src/com-core_packet-router.c
src/com-core_thread.c