K 10 svn:author V 7 davidxu K 8 svn:date V 27 2007-11-21T05:21:58.000000Z K 7 svn:log V 203 Remove umtx_t definition, use type long directly, add wrapper function _thr_umtx_wait_uint() for umtx operation UMTX_OP_WAIT_UINT, use the function in semaphore operations, this fixed compiler warnings. END