Home
last modified time | relevance | path

Searched refs:create_function_wrapper (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp330 static inline ffrt_function_header_t* create_function_wrapper(T&& func, in create_function_wrapper() function
360 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest001()
363 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest001()
399 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest002()
402 ffrt_function_header_t* ffrt_func3 = create_function_wrapper((FfrtFunc3)); in ConditionVariableTest002()
438 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest003()
441 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest003()
444 ffrt_function_header_t* ffrt_func3 = create_function_wrapper((FfrtFunc3)); in ConditionVariableTest003()
480 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest004()
483 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest004()
[all …]