HomeSort by relevance Sort by last modified time
    Searched full:smutex (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gobject/
gparam.c 851 GStaticMutex smutex; member in struct:_GParamSpecPool
899 memcpy (&pool->smutex, &init_smutex, sizeof (init_smutex));
923 G_SLOCK (&pool->smutex);
929 G_SUNLOCK (&pool->smutex);
937 G_SUNLOCK (&pool->smutex);
961 G_SLOCK (&pool->smutex);
966 G_SUNLOCK (&pool->smutex);
1051 G_SLOCK (&pool->smutex);
1059 G_SUNLOCK (&pool->smutex);
1081 G_SUNLOCK (&pool->smutex);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
OMX_VideoDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 971 VIDDEC_MUTEX sMutex;
    [all...]

Completed in 142 milliseconds