Searched refs:str_accumulate (Results 1 – 1 of 1) sorted by relevance
25 char * str_accumulate(char * s)51 char * str_accumulate(const char * s) in str_accumulate() function95 res = str_accumulate("Result of "); in process()96 res = str_accumulate((char *) arg); in process()97 res = str_accumulate(" thread"); in process()
Completed in 2 milliseconds