pthread_key_t

pthread_key_t

Thread local storage key (opaque)

Declaration

Source position: ptypes.inc line 233

type pthread_key_t = cuint;



cuint

C type: unsigned integer (natural size)

Declaration

Source position: ctypes.inc line 40

type cuint = cuint32;


---------------------------------------------------------------------------------------------

posted @ 2011-05-15 16:43  lxgeek  阅读(505)  评论(0编辑  收藏  举报