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.cpp363 static inline ffrt_function_header_t* create_function_wrapper(T&& func, in create_function_wrapper() function
395 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest001()
398 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest001()
434 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest002()
437 ffrt_function_header_t* ffrt_func3 = create_function_wrapper((FfrtFunc3)); in ConditionVariableTest002()
473 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest003()
476 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest003()
479 ffrt_function_header_t* ffrt_func3 = create_function_wrapper((FfrtFunc3)); in ConditionVariableTest003()
515 ffrt_function_header_t* ffrt_func1 = create_function_wrapper((FfrtFunc1)); in ConditionVariableTest004()
518 ffrt_function_header_t* ffrt_func2 = create_function_wrapper((FfrtFunc2)); in ConditionVariableTest004()
[all …]