OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psb_extvideo_mutex
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/psb_video/src/x11/
psb_xrandr.c
380
pthread_mutex_lock(&psb_xrandr_info->
psb_extvideo_mutex
);
420
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
477
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
485
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
574
pthread_mutex_lock(&psb_xrandr_info->
psb_extvideo_mutex
);
576
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
583
pthread_mutex_lock(&psb_xrandr_info->
psb_extvideo_mutex
);
585
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
592
pthread_mutex_lock(&psb_xrandr_info->
psb_extvideo_mutex
);
594
pthread_mutex_unlock(&psb_xrandr_info->
psb_extvideo_mutex
);
[
all
...]
psb_xrandr.h
160
pthread_mutex_t
psb_extvideo_mutex
;
member in struct:_psb_xrandr_info_s
Completed in 34 milliseconds