Home
last modified time | relevance | path

Searched defs:father (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_disable_task.cpp68 std::shared_ptr<Task> father = GetFatherTask().lock(); in DoTaskInner() local
H A Ddisable_task.cpp77 std::shared_ptr<Task> father = GetFatherTask().lock(); in DoTaskInner() local
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_017.cpp104 int father; in TestMultiPthreadFatherProcessExit() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp416 bool JsonValueReplace(const JsonObject &src, const JsonFieldPath &fatherPath, const JsonObject &father, in JsonValueReplace() argument
457 bool JsonNodeReplace(const JsonObject &src, const JsonFieldPath &itemPath, const JsonObject &father, in JsonNodeReplace() argument
292 JsonObjectIterator(const JsonObject &obj, const JsonFieldPath &path, std::function<bool(const JsonFieldPath &path, const JsonObject &father, const JsonObject &item)> AppendFoo) JsonObjectIterator() argument
503 JsonNodeAppend(const JsonObject &src, const JsonFieldPath &path, const JsonObject &father, const JsonObject &item, int &externErrCode) JsonNodeAppend() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dexit.c596 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument
634 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument
663 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dexit.c628 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument
666 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument
695 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dstate.c53 static int snd_config_integer_add(snd_config_t *father, char *id, long integer) in snd_config_integer_add() argument
68 static int snd_config_integer64_add(snd_config_t *father, char *id, long long integer) in snd_config_integer64_add() argument
83 static int snd_config_string_add(snd_config_t *father, const char *id, const char *string) in snd_config_string_add() argument
98 static int snd_config_compound_add(snd_config_t *father, const char *id, int join, in snd_config_compound_add() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dfix_node.c961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dfix_node.c961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local
[all...]

Completed in 11 milliseconds