Searched defs:select_id (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]
/hardware/qcom/gps/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c250 int i, select_id = -1; /* no free buffer */ local
263 select_id = i;
273 return select_id;
293 static void loc_unlock_slot(int select_id) argument
295 pthread_mutex_unlock(&loc_sync_data.slots[select_id].lock);
315 static void loc_lock_slot(int select_id) argument
317 pthread_mutex_lock(&loc_sync_data.slots[select_id].lock);
338 static void loc_set_slot_in_use(int select_id, boolean in_use) argument
340 loc_sync_data.slots[select_id].in_use = in_use;
342 loc_sync_data.slots[select_id]
368 loc_api_save_callback( int select_id, rpc_loc_client_handle_type loc_handle, rpc_loc_event_mask_type event_mask, rpc_loc_ioctl_e_type ioctl_type ) argument
439 loc_api_wait_callback( int select_id, int timeout_seconds, rpc_loc_event_payload_u_type *callback_payload, rpc_loc_ioctl_callback_s_type *ioctl_payload ) argument
503 int select_id; local
[all...]

Completed in 262 milliseconds