Skip to content

Commit

Permalink
Merge develop
Browse files Browse the repository at this point in the history
  • Loading branch information
houjun committed Aug 30, 2024
2 parents 5af8807 + 14480fa commit 5c373c3
Show file tree
Hide file tree
Showing 24 changed files with 981 additions and 597 deletions.
3 changes: 3 additions & 0 deletions src/api/include/pdc_client_connect.h
Original file line number Diff line number Diff line change
Expand Up @@ -1102,4 +1102,7 @@ perr_t PDC_Client_insert_obj_ref_into_dart(dart_hash_algo_t hash_algo, char *att
*/
void report_avg_server_profiling_rst();

perr_t PDC_Client_transfer_pthread_create();
perr_t PDC_Client_transfer_pthread_terminate();
perr_t PDC_Client_transfer_pthread_cnt_add(int n);
#endif /* PDC_CLIENT_CONNECT_H */
Loading

0 comments on commit 5c373c3

Please sign in to comment.